2024-04-29 22:16:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 22:16:36.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:36.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:36.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:36.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:36.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 22:16:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 22:16:36.457 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:36.463 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65879c73 2024-04-29 22:16:36.463 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65879c73 2024-04-29 22:16:36.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b406eb3 2024-04-29 22:16:36.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b406eb3 2024-04-29 22:16:36.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7ff703 2024-04-29 22:16:36.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7ff703 2024-04-29 22:16:36.478 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7d6488 2024-04-29 22:16:36.478 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7d6488 2024-04-29 22:16:36.481 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@734011b0 2024-04-29 22:16:36.481 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@734011b0 2024-04-29 22:16:36.484 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9dcc9d 2024-04-29 22:16:36.484 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9dcc9d 2024-04-29 22:16:36.486 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4ae702 2024-04-29 22:16:36.486 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4ae702 2024-04-29 22:16:36.489 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a529bc7 2024-04-29 22:16:36.489 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a529bc7 2024-04-29 22:16:36.492 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396cceac 2024-04-29 22:16:36.492 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@396cceac 2024-04-29 22:16:36.492 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:16:36.516 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.521 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.757 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:36.757 [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. 2024-04-29 22:16:36.757 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:36.758 [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 2024-04-29 22:16:36.797 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.798 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:16:36.798 [DefaultDispatcher-worker-8 @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. 2024-04-29 22:16:36.798 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:16:36.854 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.903 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.936 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.963 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:36.993 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:37.000 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:37.103 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:16:37.133 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:16:37.133 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:16:37.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 22:16:37.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 22:16:37.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:16:37.147 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-04-29 22:16:37.148 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:16:37.148 [DefaultDispatcher-worker-7 @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 2024-04-29 22:16:37.148 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65879c73: (connection evicted) 2024-04-29 22:16:37.149 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b406eb3: (connection evicted) 2024-04-29 22:16:37.149 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f7ff703: (connection evicted) 2024-04-29 22:16:37.150 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a7d6488: (connection evicted) 2024-04-29 22:16:37.150 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734011b0: (connection evicted) 2024-04-29 22:16:37.151 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b9dcc9d: (connection evicted) 2024-04-29 22:16:37.151 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b4ae702: (connection evicted) 2024-04-29 22:16:37.151 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a529bc7: (connection evicted) 2024-04-29 22:16:37.152 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396cceac: (connection evicted) 2024-04-29 22:16:37.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:37.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 22:16:37.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 22:16:37.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 22:16:37.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f1e22e 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:37.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:37.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:37.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 22:16:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 22:16:37.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.180 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.183 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.185 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:37.185 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:16:37.185 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:37.185 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:16:37.201 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.202 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:16:37.203 [DefaultDispatcher-worker-1 @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. 2024-04-29 22:16:37.203 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:16:37.209 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.224 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.240 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.256 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.266 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:37.271 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b049da 2024-04-29 22:16:37.271 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b049da 2024-04-29 22:16:37.271 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.275 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77bf3c 2024-04-29 22:16:37.276 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77bf3c 2024-04-29 22:16:37.278 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.279 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4822aa 2024-04-29 22:16:37.279 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4822aa 2024-04-29 22:16:37.283 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4ab507 2024-04-29 22:16:37.283 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4ab507 2024-04-29 22:16:37.287 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d72c32d 2024-04-29 22:16:37.287 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d72c32d 2024-04-29 22:16:37.291 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8b1be0 2024-04-29 22:16:37.291 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8b1be0 2024-04-29 22:16:37.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35593369 2024-04-29 22:16:37.295 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35593369 2024-04-29 22:16:37.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b654a48 2024-04-29 22:16:37.298 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b654a48 2024-04-29 22:16:37.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d587a2 2024-04-29 22:16:37.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d587a2 2024-04-29 22:16:37.301 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:16:37.375 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-04-29 22:16:37.402 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:16:37.402 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:16:37.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 22:16:37.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 22:16:37.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:16:37.404 [DefaultDispatcher-worker-4 @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 2024-04-29 22:16:37.404 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e154848: (connection evicted) 2024-04-29 22:16:37.404 [DefaultDispatcher-worker-8 @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 2024-04-29 22:16:37.405 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b049da: (connection evicted) 2024-04-29 22:16:37.405 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a77bf3c: (connection evicted) 2024-04-29 22:16:37.406 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4822aa: (connection evicted) 2024-04-29 22:16:37.407 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b4ab507: (connection evicted) 2024-04-29 22:16:37.407 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d72c32d: (connection evicted) 2024-04-29 22:16:37.408 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8b1be0: (connection evicted) 2024-04-29 22:16:37.408 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35593369: (connection evicted) 2024-04-29 22:16:37.409 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b654a48: (connection evicted) 2024-04-29 22:16:37.409 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d587a2: (connection evicted) 2024-04-29 22:16:37.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:37.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 22:16:37.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 22:16:37.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1186374c 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:37.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:37.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:37.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 22:16:37.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 22:16:37.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 22:16:37.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 22:16:37.567 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:37.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 22:16:37.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:37.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d90b 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:37.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:37.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 22:16:37.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 22:16:37.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 22:16:37.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 22:16:37.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33215ffb 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:37.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 22:16:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 22:16:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 22:16:37.922 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:37.931 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416a4275 2024-04-29 22:16:37.948 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.187 [DefaultDispatcher-worker-8 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 22:16:38.194 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 22:16:38.195 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:16:38.195 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52503/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 22:16:38.195 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:16:38.213 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:16:38.213 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:16:38.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 22:16:38.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 22:16:38.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.246 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416a4275: (connection evicted) 2024-04-29 22:16:38.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 22:16:38.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 22:16:38.251 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c421952 2024-04-29 22:16:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61993d18 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2024-04-29 22:16:38.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2024-04-29 22:16:38.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e39f08c 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 22:16:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 22:16:38.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 22:16:38.317 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 22:16:38.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 22:16:38.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 22:16:38.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.320 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a388cc: (connection evicted) 2024-04-29 22:16:38.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 22:16:38.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 22:16:38.322 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598778cc 2024-04-29 22:16:38.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 22:16:38.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356341c9 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 22:16:38.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96d434 2024-04-29 22:16:38.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96d434 2024-04-29 22:16:38.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 22:16:38.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dd7887 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 22:16:38.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c4d4b 2024-04-29 22:16:38.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 22:16:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 22:16:38.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 22:16:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.356 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d96d434: (connection evicted) 2024-04-29 22:16:38.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 22:16:38.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e159116 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 22:16:38.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-04-29 22:16:38.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-04-29 22:16:38.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 22:16:38.375 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a5b599 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-04-29 22:16:38.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-04-29 22:16:38.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 22:16:38.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 22:16:38.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 22:16:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.392 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ca51: (connection evicted) 2024-04-29 22:16:38.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 22:16:38.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 22:16:38.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3451fc88 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 22:16:38.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-29 22:16:38.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-29 22:16:38.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 22:16:38.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cee630 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 22:16:38.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-04-29 22:16:38.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-04-29 22:16:38.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 22:16:38.449 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 22:16:38.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 22:16:38.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.452 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3041beb3: (connection evicted) 2024-04-29 22:16:38.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 22:16:38.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 22:16:38.481 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.520 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f7aa2 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 22:16:38.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029cf9 2024-04-29 22:16:38.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029cf9 2024-04-29 22:16:38.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 22:16:38.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 22:16:38.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 22:16:38.649 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.675 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.710 [DefaultDispatcher-worker-3 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.736 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.744 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.756 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 22:16:38.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 22:16:38.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.811 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1029cf9: (connection evicted) 2024-04-29 22:16:38.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 22:16:38.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 22:16:38.819 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-04-29 22:16:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 22:16:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 22:16:38.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2024-04-29 22:16:38.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5 2024-04-29 22:16:38.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 22:16:38.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf08c97 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 22:16:38.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-04-29 22:16:38.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2be53 2024-04-29 22:16:38.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 22:16:38.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 22:16:38.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 22:16:38.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.858 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5d7fd5: (connection evicted) 2024-04-29 22:16:38.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 22:16:38.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 22:16:38.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-04-29 22:16:38.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-04-29 22:16:38.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 22:16:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 22:16:38.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-04-29 22:16:38.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-04-29 22:16:38.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 22:16:38.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 22:16:38.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 22:16:38.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.882 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d764641: (connection evicted) 2024-04-29 22:16:38.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 22:16:38.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 22:16:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 22:16:38.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-29 22:16:38.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-29 22:16:38.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 22:16:38.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-29 22:16:38.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-29 22:16:38.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 22:16:38.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 22:16:38.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 22:16:38.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.905 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2024-04-29 22:16:38.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 22:16:38.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 22:16:38.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-04-29 22:16:38.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2024-04-29 22:16:38.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:38.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 22:16:38.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-29 22:16:38.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-29 22:16:38.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 22:16:38.953 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.979 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 22:16:38.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 22:16:38.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:38.998 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e: (connection evicted) 2024-04-29 22:16:38.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:38.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 22:16:38.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 22:16:39.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.002 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 22:16:39.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-04-29 22:16:39.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-04-29 22:16:39.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578b2dec 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 22:16:39.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2024-04-29 22:16:39.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2024-04-29 22:16:39.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 22:16:39.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 22:16:39.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 22:16:39.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.026 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.026 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d512c1: (connection evicted) 2024-04-29 22:16:39.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 22:16:39.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 22:16:39.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2024-04-29 22:16:39.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2024-04-29 22:16:39.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 22:16:39.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 22:16:39.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 22:16:39.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 22:16:39.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 22:16:39.064 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 22:16:39.065 [DefaultDispatcher-worker-2 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 22:16:39.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 22:16:39.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 22:16:39.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.068 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5: (connection evicted) 2024-04-29 22:16:39.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 22:16:39.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 22:16:39.070 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2024-04-29 22:16:39.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 22:16:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-04-29 22:16:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-04-29 22:16:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 22:16:39.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2024-04-29 22:16:39.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2024-04-29 22:16:39.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 22:16:39.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 22:16:39.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 22:16:39.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.111 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d: (connection evicted) 2024-04-29 22:16:39.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 22:16:39.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 22:16:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6282f1eb 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 22:16:39.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2024-04-29 22:16:39.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2024-04-29 22:16:39.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 22:16:39.123 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1115be8c 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 22:16:39.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 22:16:39.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 22:16:39.149 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.197 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.222 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.245 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.339 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 22:16:39.341 [DefaultDispatcher-worker-1 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 22:16:39.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 22:16:39.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 22:16:39.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.342 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70169464: (connection evicted) 2024-04-29 22:16:39.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 22:16:39.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 22:16:39.344 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfcf85a 2024-04-29 22:16:39.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4470106b 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2024-04-29 22:16:39.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2024-04-29 22:16:39.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305881b8 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc25ac2 2024-04-29 22:16:39.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc25ac2 2024-04-29 22:16:39.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 22:16:39.450 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.468 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 22:16:39.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 22:16:39.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.595 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681311a7: (connection evicted) 2024-04-29 22:16:39.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 22:16:39.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 22:16:39.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12266084 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 22:16:39.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-29 22:16:39.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-29 22:16:39.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a48c398 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 22:16:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407b042 2024-04-29 22:16:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407b042 2024-04-29 22:16:39.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 22:16:39.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 22:16:39.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 22:16:39.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.619 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a65e237: (connection evicted) 2024-04-29 22:16:39.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 22:16:39.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b974137 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d22604e 2024-04-29 22:16:39.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d22604e 2024-04-29 22:16:39.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2382b2f 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 22:16:39.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 22:16:39.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 22:16:39.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 22:16:39.716 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.722 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.738 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.816 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 22:16:39.818 [DefaultDispatcher-worker-8 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 22:16:39.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 22:16:39.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 22:16:39.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.819 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d22604e: (connection evicted) 2024-04-29 22:16:39.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 22:16:39.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 22:16:39.821 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71734463 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4119346d 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 22:16:39.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8 2024-04-29 22:16:39.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8 2024-04-29 22:16:39.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 22:16:39.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 22:16:39.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d44a2a 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70e244 2024-04-29 22:16:39.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f70e244 2024-04-29 22:16:39.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 22:16:39.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 22:16:39.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 22:16:39.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.847 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0fabc8: (connection evicted) 2024-04-29 22:16:39.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 22:16:39.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 22:16:39.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e1a3d5a 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 22:16:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 22:16:39.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.888 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.890 [Test worker @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.896 [Test worker @coroutine#249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f760a4 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e4d8770 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 22:16:39.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 22:16:39.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 22:16:39.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 22:16:39.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 22:16:39.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:39.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 22:16:39.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 22:16:39.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d59933 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 22:16:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 22:16:39.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.925 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.927 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.931 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf523e3 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 22:16:39.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:16:39.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:16:39.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 22:16:39.942 [DefaultDispatcher-worker-5 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:16:39.943 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.944 [DefaultDispatcher-worker-1 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3534651a 2024-04-29 22:16:39.944 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:16:39.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 22:16:39.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 22:16:39.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:39.948 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3534651a: (connection evicted) 2024-04-29 22:16:39.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 22:16:39.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151659dd 2024-04-29 22:16:39.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 22:16:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 22:16:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.969 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.971 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.975 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c84eb 2024-04-29 22:16:39.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 22:16:39.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 22:16:39.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 22:16:39.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 22:16:39.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 22:16:39.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 22:16:39.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:39.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:39.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 22:16:39.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f4038c 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:39.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:39.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 22:16:39.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:39.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:39.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 22:16:39.991 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:39.998 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.004 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:40.007 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:40.011 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5ebdfe 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 22:16:40.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 22:16:40.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 22:16:40.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 22:16:40.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 22:16:40.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 22:16:40.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:40.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 22:16:40.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 22:16:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43d6262c 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 22:16:40.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:16:40.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:16:40.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 22:16:40.033 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.077 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.084 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:16:40.097 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:16:40.117 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.128 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.153 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cf4497 2024-04-29 22:16:40.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 22:16:40.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 22:16:40.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.156 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cf4497: (connection evicted) 2024-04-29 22:16:40.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 22:16:40.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f68eec6 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 22:16:40.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:16:40.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:16:40.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 22:16:40.211 [DefaultDispatcher-worker-13 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:16:40.222 [DefaultDispatcher-worker-9 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118a4d5 2024-04-29 22:16:40.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 22:16:40.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 22:16:40.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.239 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118a4d5: (connection evicted) 2024-04-29 22:16:40.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 22:16:40.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4a0671 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 22:16:40.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:16:40.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:16:40.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 22:16:40.287 [DefaultDispatcher-worker-15 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5 2024-04-29 22:16:40.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 22:16:40.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 22:16:40.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.290 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e4e60f5: (connection evicted) 2024-04-29 22:16:40.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 22:16:40.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 22:16:40.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d114f4 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 22:16:40.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:16:40.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:16:40.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 22:16:40.339 [DefaultDispatcher-worker-13 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:16:40.351 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be460e5 2024-04-29 22:16:40.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 22:16:40.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 22:16:40.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.353 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be460e5: (connection evicted) 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 22:16:40.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f84c9b 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:16:40.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:16:40.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 22:16:40.402 [DefaultDispatcher-worker-9 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-04-29 22:16:40.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 22:16:40.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 22:16:40.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.405 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdda548: (connection evicted) 2024-04-29 22:16:40.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 22:16:40.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 22:16:40.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574218f 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 22:16:40.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:16:40.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:16:40.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 22:16:40.453 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda 2024-04-29 22:16:40.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 22:16:40.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 22:16:40.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.454 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3eecda: (connection evicted) 2024-04-29 22:16:40.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 22:16:40.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d1032a 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:16:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:16:40.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 22:16:40.712 [DefaultDispatcher-worker-6 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:16:40.725 [DefaultDispatcher-worker-15 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:16:40.728 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48471/manifest.json 2024-04-29 22:16:40.728 [Test worker @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.localdomain:48471/manifest.json. 2024-04-29 22:16:40.728 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48471/manifest.json 2024-04-29 22:16:40.731 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48471/manifest.json 2024-04-29 22:16:40.731 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48471/manifest.json 2024-04-29 22:16:40.739 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.848 [Test worker @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.localdomain:48471/manifest.json. 2024-04-29 22:16:40.849 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48471/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:40.866 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5 2024-04-29 22:16:40.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 22:16:40.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 22:16:40.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.873 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b90c5a5: (connection evicted) 2024-04-29 22:16:40.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:40.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 22:16:40.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c589f2 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:40.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:40.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2cd42c 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:40.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:16:40.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:16:40.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 22:16:40.919 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:16:40.980 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:40.985 [Test worker] INFO ktor.application - Application started in 0.071 seconds. 2024-04-29 22:16:40.985 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b17759c 2024-04-29 22:16:40.991 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:41.074 [DefaultDispatcher-worker-8 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140cfc5f 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:41.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:41.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:16:41.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:16:41.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 22:16:41.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:16:41.107 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:16:41.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:16:41.108 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:16:41.108 [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. 2024-04-29 22:16:41.108 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:16:41.108 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:16:41.108 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:16:41.111 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:41.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f1d29 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:41.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 22:16:41.168 [DefaultDispatcher-worker-15 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.175 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:41.183 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.191 [DefaultDispatcher-worker-15 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:16:41.194 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:16:41.203 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.213 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:41.214 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.215 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.215 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json. 2024-04-29 22:16:41.215 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.220 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.220 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.221 [Test worker @coroutine#367] 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:8094/api/content/586628114302283776/_ustadmanifest.json. 2024-04-29 22:16:41.221 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:41.239 [DefaultDispatcher-worker-14 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.245 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:16:41.246 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9dbb0c35-e86d-4fdc-b8f6-b0c33e9d54e4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:16:41.251 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:41.251 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9dbb0c35-e86d-4fdc-b8f6-b0c33e9d54e4 2024-04-29 22:16:41.256 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:41.256 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:16:41.256 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:41.256 [DefaultDispatcher-worker-14 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:16:41.268 [DefaultDispatcher-worker-12 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.268 [DefaultDispatcher-worker-12 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:41.268 [DefaultDispatcher-worker-12 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:16:41.268 [DefaultDispatcher-worker-12 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:41.276 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:41.276 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:41.276 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:41.276 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:41.335 [eventLoopGroupProxy-4-2 @call-handler#408] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:16:41.335 [eventLoopGroupProxy-4-1 @call-handler#410] 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) 2024-04-29 22:16:41.335 [eventLoopGroupProxy-4-4 @call-handler#407] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:16:41.335 [eventLoopGroupProxy-4-3 @call-handler#409] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:16:41.342 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.342 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.342 [eventLoopGroupProxy-4-2 @call-handler#408] 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 2024-04-29 22:16:41.343 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:41.343 [eventLoopGroupProxy-4-1 @call-handler#410] 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 2024-04-29 22:16:41.347 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.348 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:41.348 [DefaultDispatcher-worker-8 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:41.348 [DefaultDispatcher-worker-7 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:41.348 [DefaultDispatcher-worker-7 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:41.354 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-04-29 22:16:41.354 [eventLoopGroupProxy-4-4 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-04-29 22:16:41.357 [eventLoopGroupProxy-4-1 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:41.359 [DefaultDispatcher-worker-16 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.368 [DefaultDispatcher-worker-6 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.371 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 40ms 2024-04-29 22:16:41.372 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:41.372 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:41.377 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:41.377 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:41.391 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.391 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:41.391 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.391 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:41.396 [eventLoopGroupProxy-4-2 @call-handler#423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:41.413 [eventLoopGroupProxy-4-2 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:41.415 [eventLoopGroupProxy-4-2 @call-handler#423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.415 [eventLoopGroupProxy-4-2 @call-handler#423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-04-29 22:16:41.416 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.426 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.426 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:41.426 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.426 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:41.429 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:41.433 [eventLoopGroupProxy-4-2 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:41.434 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.434 [eventLoopGroupProxy-4-2 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:41.435 [DefaultDispatcher-worker-6 @coroutine#421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:41.458 [DefaultDispatcher-worker-15 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.473 [DefaultDispatcher-worker-13 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.489 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:41.489 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:41.489 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:41.489 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:16:41.492 [eventLoopGroupProxy-4-2 @call-handler#443] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:16:41.493 [eventLoopGroupProxy-4-2 @call-handler#443] 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 2024-04-29 22:16:41.493 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:41.521 [DefaultDispatcher-worker-9 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:16:41.523 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:41.523 [eventLoopGroupProxy-4-2 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-04-29 22:16:41.523 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.523 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json. 2024-04-29 22:16:41.523 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.524 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:41.524 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:41.524 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:41.525 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:41.526 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.526 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json 2024-04-29 22:16:41.527 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json. 2024-04-29 22:16:41.527 [DefaultDispatcher-worker-12 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628114302283776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:41.541 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65294247 2024-04-29 22:16:41.543 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319058ce 2024-04-29 22:16:41.545 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:16:41.545 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:16:41.545 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:16:41.545 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:16:41.545 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:16:41.547 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43edd2ea 2024-04-29 22:16:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 22:16:41.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 22:16:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:41.547 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65294247: (connection evicted) 2024-04-29 22:16:41.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:41.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 22:16:41.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 22:16:41.603 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:41.603 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:41.935 [DefaultDispatcher-worker-8 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:16:41.960 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:42.553 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b17759c 2024-04-29 22:16:42.554 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b17759c 2024-04-29 22:16:42.558 [Test worker @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f374de 2024-04-29 22:16:42.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 22:16:42.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 22:16:42.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:42.558 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319058ce: (connection evicted) 2024-04-29 22:16:42.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:42.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 22:16:42.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a99692 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:42.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 22:16:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:42.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df2e767 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:42.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 22:16:42.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-04-29 22:16:42.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-04-29 22:16:42.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 22:16:42.582 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:16:42.584 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:16:42.584 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@15f229e8 2024-04-29 22:16:42.586 [DefaultDispatcher-worker-7 @coroutine#469] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b49891 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:42.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:42.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 22:16:42.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-04-29 22:16:42.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-04-29 22:16:42.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:16:42.589 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:16:42.589 [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. 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:16:42.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:16:42.589 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145ef9e8 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:42.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 22:16:42.631 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.641 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.651 [DefaultDispatcher-worker-13 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-04-29 22:16:42.655 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-04-29 22:16:42.664 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:42.665 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.667 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:42.676 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.676 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:42.676 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json. 2024-04-29 22:16:42.676 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:42.678 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:42.679 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:42.679 [Test worker @coroutine#475] 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:8094/api/content/586628120594911232/_ustadmanifest.json. 2024-04-29 22:16:42.679 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:42.687 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:42.690 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:16:42.695 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.696 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:16:42.696 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a059c0e7-34fd-45aa-8993-3112923c3e3c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:16:42.697 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:42.697 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a059c0e7-34fd-45aa-8993-3112923c3e3c 2024-04-29 22:16:42.698 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:42.698 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:16:42.698 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:42.699 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:16:42.702 [eventLoopGroupProxy-7-2 @call-handler#506] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:16:42.703 [eventLoopGroupProxy-7-1 @call-handler#505] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:16:42.703 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.703 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:42.703 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:42.704 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.704 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:16:42.705 [DefaultDispatcher-worker-16 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:42.705 [DefaultDispatcher-worker-16 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:42.708 [DefaultDispatcher-worker-10 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.709 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:42.709 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:16:42.709 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:42.712 [eventLoopGroupProxy-7-1 @call-handler#514] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:16:42.713 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:42.713 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:42.713 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:42.713 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:42.713 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.713 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:16:42.714 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:42.714 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:42.715 [eventLoopGroupProxy-7-1 @call-handler#519] 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) 2024-04-29 22:16:42.715 [eventLoopGroupProxy-7-1 @call-handler#519] 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 2024-04-29 22:16:42.718 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:42.719 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 22:16:42.720 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:42.720 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:42.720 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:42.720 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:42.722 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.722 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:42.722 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.722 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:42.725 [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) 2024-04-29 22:16:42.725 [DefaultDispatcher-worker-4 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.728 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:42.729 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.729 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:42.730 [DefaultDispatcher-worker-12 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.732 [DefaultDispatcher-worker-12 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.732 [DefaultDispatcher-worker-12 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:42.732 [DefaultDispatcher-worker-12 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.732 [DefaultDispatcher-worker-12 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:42.735 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:42.735 [DefaultDispatcher-worker-4 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.738 [eventLoopGroupProxy-7-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:42.738 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.738 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:42.739 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.742 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.742 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:42.742 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.742 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:42.744 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:42.787 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.787 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:16:42.788 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.789 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.789 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:42.790 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.790 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:42.792 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:42.793 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 22:16:42.793 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.794 [DefaultDispatcher-worker-7 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:42.794 [DefaultDispatcher-worker-7 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:42.794 [DefaultDispatcher-worker-7 @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 22:16:42.794 [DefaultDispatcher-worker-7 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:42.808 [DefaultDispatcher-worker-14 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.822 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:42.825 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:16:43.326 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d2ac420f-07d2-419e-8b0f-941be5536aad', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:16:43.326 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:43.326 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d2ac420f-07d2-419e-8b0f-941be5536aad 2024-04-29 22:16:43.331 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:43.331 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:43.331 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:43.331 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:43.333 [eventLoopGroupProxy-7-1 @call-handler#549] 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) 2024-04-29 22:16:43.334 [eventLoopGroupProxy-7-1 @call-handler#549] 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 2024-04-29 22:16:43.335 [eventLoopGroupProxy-7-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:43.338 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-29 22:16:43.339 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:43.339 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:43.339 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:43.339 [DefaultDispatcher-worker-6 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:43.341 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.341 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.341 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.341 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.344 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.347 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.348 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:43.348 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.350 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.350 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.350 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.350 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.352 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.355 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.355 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:43.356 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.357 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.357 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.357 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.357 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.359 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.402 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.403 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.403 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.404 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.405 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.405 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.405 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.407 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.450 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.450 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.451 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.452 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.452 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.452 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.452 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.454 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.498 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.498 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.499 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.500 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.500 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.500 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.500 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.502 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.546 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.546 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.547 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.548 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.548 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.548 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.548 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.550 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.594 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.594 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.595 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.596 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.596 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.596 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.596 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.598 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.642 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.642 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.643 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.644 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.644 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.644 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.644 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.646 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.690 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.691 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:43.691 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.692 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.693 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.693 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.693 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.695 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.742 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.742 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:16:43.743 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.744 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.744 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.744 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.744 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.746 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.790 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.790 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:43.791 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.791 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.791 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.791 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.791 [DefaultDispatcher-worker-12 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.793 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.834 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.834 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-04-29 22:16:43.835 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.836 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.836 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.836 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.837 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.839 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.840 [DefaultDispatcher-worker-13 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:43.882 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.883 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:43.883 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.885 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.885 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.885 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.885 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.887 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.937 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:43.937 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.937 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 22:16:43.938 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.941 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.941 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.941 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.941 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.943 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.947 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:43.947 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.948 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:43.948 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.950 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.951 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:43.951 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.951 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:43.953 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:43.955 [eventLoopGroupProxy-7-1 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:43.956 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:43.956 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:43.957 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:43.971 [DefaultDispatcher-worker-2 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:43.980 [DefaultDispatcher-worker-6 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:43.981 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:43.981 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:43.981 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:43.981 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:16:43.984 [eventLoopGroupProxy-7-1 @call-handler#618] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:16:43.984 [eventLoopGroupProxy-7-1 @call-handler#618] 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 2024-04-29 22:16:43.984 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:44.010 [DefaultDispatcher-worker-11 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-04-29 22:16:44.011 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:44.011 [DefaultDispatcher-worker-10 @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:44.011 [eventLoopGroupProxy-7-1 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-29 22:16:44.011 [DefaultDispatcher-worker-10 @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json. 2024-04-29 22:16:44.011 [DefaultDispatcher-worker-10 @coroutine#468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:44.012 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:44.012 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:44.013 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:44.013 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:44.014 [DefaultDispatcher-worker-1 @coroutine#468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:44.014 [DefaultDispatcher-worker-1 @coroutine#468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json 2024-04-29 22:16:44.014 [DefaultDispatcher-worker-1 @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json. 2024-04-29 22:16:44.014 [DefaultDispatcher-worker-1 @coroutine#468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628120594911232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:44.024 [DefaultDispatcher-worker-6 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514b247b 2024-04-29 22:16:44.026 [DefaultDispatcher-worker-3 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c 2024-04-29 22:16:44.028 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:16:44.028 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:16:44.028 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:16:44.028 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:16:44.028 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:16:44.030 [Test worker @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-04-29 22:16:44.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 22:16:44.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 22:16:44.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:44.030 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514b247b: (connection evicted) 2024-04-29 22:16:44.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:44.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 22:16:44.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 22:16:44.089 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:44.326 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:44.472 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:44.566 [DefaultDispatcher-worker-6 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a85454b 2024-04-29 22:16:45.035 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@15f229e8 2024-04-29 22:16:45.035 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@15f229e8 2024-04-29 22:16:45.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 22:16:45.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 22:16:45.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.036 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7aba7c: (connection evicted) 2024-04-29 22:16:45.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:45.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 22:16:45.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 22:16:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3677c508 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:45.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 22:16:45.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 22:16:45.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b792e 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:45.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:45.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 22:16:45.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-04-29 22:16:45.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-04-29 22:16:45.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 22:16:45.062 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:16:45.064 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:16:45.064 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7f08c343 2024-04-29 22:16:45.065 [DefaultDispatcher-worker-8 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3c11ce 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:45.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:45.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ead0b51 2024-04-29 22:16:45.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ead0b51 2024-04-29 22:16:45.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 22:16:45.068 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:16:45.069 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:16:45.069 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:16:45.069 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:16:45.069 [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. 2024-04-29 22:16:45.069 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:16:45.069 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:16:45.069 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:16:45.069 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dda5b25 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:45.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:45.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 22:16:45.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 22:16:45.109 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.119 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.128 [DefaultDispatcher-worker-16 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ead0b51 2024-04-29 22:16:45.131 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ead0b51 2024-04-29 22:16:45.140 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.141 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.144 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.150 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.151 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.151 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json. 2024-04-29 22:16:45.151 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.153 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.154 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.154 [Test worker @coroutine#652] 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:8094/api/content/586628133319299072/_ustadmanifest.json. 2024-04-29 22:16:45.154 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:45.166 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.169 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.170 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:16:45.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1fcf2039-d0a1-4a39-8e81-ff6df4d7fb19', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:16:45.172 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:45.172 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1fcf2039-d0a1-4a39-8e81-ff6df4d7fb19 2024-04-29 22:16:45.173 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:45.173 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:16:45.173 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:45.173 [DefaultDispatcher-worker-9 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:16:45.176 [eventLoopGroupProxy-10-1 @call-handler#681] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:16:45.177 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:45.177 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:45.177 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.178 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:16:45.178 [eventLoopGroupProxy-10-2 @call-handler#683] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:16:45.178 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.178 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:45.178 [DefaultDispatcher-worker-11 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:45.182 [DefaultDispatcher-worker-1 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.182 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:45.182 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:16:45.182 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:45.185 [eventLoopGroupProxy-10-1 @call-handler#691] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:16:45.185 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:45.185 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:45.185 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:45.185 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.185 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:45.186 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:16:45.186 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:45.186 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:45.187 [eventLoopGroupProxy-10-1 @call-handler#696] 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) 2024-04-29 22:16:45.188 [eventLoopGroupProxy-10-1 @call-handler#696] 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 2024-04-29 22:16:45.189 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.191 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 22:16:45.192 [DefaultDispatcher-worker-3 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:45.192 [DefaultDispatcher-worker-3 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:45.192 [DefaultDispatcher-worker-3 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:45.192 [DefaultDispatcher-worker-3 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:45.196 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.196 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:45.196 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.196 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:45.198 [DefaultDispatcher-worker-12 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.199 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:45.203 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.203 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.203 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:45.204 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.206 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.207 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:45.207 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.207 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:45.209 [DefaultDispatcher-worker-8 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.209 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:45.218 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.219 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.219 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 22:16:45.220 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.222 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.222 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:45.222 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.222 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:45.224 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:45.230 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.231 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.231 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 22:16:45.232 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.234 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.234 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:45.234 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.234 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:45.236 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:45.239 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.239 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.239 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:45.240 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.242 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.242 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:45.242 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.242 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:45.244 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:45.246 [eventLoopGroupProxy-10-1 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:45.247 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.247 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:45.248 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:45.260 [DefaultDispatcher-worker-11 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.270 [DefaultDispatcher-worker-6 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.270 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:45.270 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:45.271 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:45.271 [DefaultDispatcher-worker-6 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:16:45.272 [eventLoopGroupProxy-10-1 @call-handler#734] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:16:45.273 [eventLoopGroupProxy-10-1 @call-handler#734] 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 2024-04-29 22:16:45.273 [eventLoopGroupProxy-10-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:45.293 [DefaultDispatcher-worker-2 @call-handler#734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-04-29 22:16:45.294 [eventLoopGroupProxy-10-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:45.294 [eventLoopGroupProxy-10-1 @call-handler#734] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json. 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-2 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-3 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-3 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:45.295 [DefaultDispatcher-worker-3 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:45.296 [DefaultDispatcher-worker-3 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:45.297 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.297 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json 2024-04-29 22:16:45.297 [DefaultDispatcher-worker-11 @coroutine#646] 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:8094/api/content/586628133319299072/_ustadmanifest.json. 2024-04-29 22:16:45.298 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628133319299072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:45.308 [DefaultDispatcher-worker-12 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8942ece 2024-04-29 22:16:45.310 [DefaultDispatcher-worker-11 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-04-29 22:16:45.312 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:16:45.312 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:16:45.312 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:16:45.312 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:16:45.312 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:16:45.314 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ead0b51 2024-04-29 22:16:45.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 22:16:45.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 22:16:45.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:45.314 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8942ece: (connection evicted) 2024-04-29 22:16:45.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:45.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 22:16:45.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 22:16:45.569 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:45.569 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:45.760 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:46.318 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7f08c343 2024-04-29 22:16:46.318 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7f08c343 2024-04-29 22:16:46.320 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-04-29 22:16:46.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 22:16:46.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 22:16:46.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:46.320 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136a4800: (connection evicted) 2024-04-29 22:16:46.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:46.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 22:16:46.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 22:16:46.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7095b688 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:46.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:46.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 22:16:46.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31921151 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:46.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 22:16:46.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 22:16:46.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 22:16:46.344 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:16:46.345 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 22:16:46.345 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b53c3c5 2024-04-29 22:16:46.347 [DefaultDispatcher-worker-9 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b28ab9b 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:46.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 22:16:46.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:16:46.350 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:16:46.350 [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. 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:16:46.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:16:46.350 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f030217 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 22:16:46.399 [DefaultDispatcher-worker-11 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.408 [DefaultDispatcher-worker-15 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.427 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:46.430 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:46.448 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:46.451 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:46.522 [DefaultDispatcher-worker-15 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.568 [DefaultDispatcher-worker-16 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.576 [DefaultDispatcher-worker-15 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.581 [DefaultDispatcher-worker-15 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:46.593 [DefaultDispatcher-worker-4 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.603 [DefaultDispatcher-worker-9 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.604 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:46.604 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json. 2024-04-29 22:16:46.604 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:46.606 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:46.606 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:46.609 [Test worker @coroutine#768] 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:8094/api/content/586628134598582272/_ustadmanifest.json. 2024-04-29 22:16:46.609 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:46.710 [DefaultDispatcher-worker-11 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.711 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:16:46.711 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0e77bd75-b028-4696-ad4b-c4745f6f7584', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:16:46.713 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:16:46.713 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0e77bd75-b028-4696-ad4b-c4745f6f7584 2024-04-29 22:16:46.714 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:46.714 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:16:46.714 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:46.714 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:16:46.718 [eventLoopGroupProxy-13-1 @call-handler#804] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:16:46.718 [eventLoopGroupProxy-13-2 @call-handler#805] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:16:46.718 [eventLoopGroupProxy-13-1 @call-handler#804] 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 2024-04-29 22:16:46.718 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.718 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:46.719 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.719 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:16:46.720 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:46.720 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:16:46.724 [DefaultDispatcher-worker-15 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.724 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:46.724 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:16:46.724 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:46.726 [eventLoopGroupProxy-13-1 @call-handler#812] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:16:46.727 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.727 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:16:46.728 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:46.728 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:16:46.737 [DefaultDispatcher-worker-15 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.745 [DefaultDispatcher-worker-15 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:46.752 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:46.753 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:46.753 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:46.753 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:46.754 [eventLoopGroupProxy-13-1 @call-handler#819] 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) 2024-04-29 22:16:46.755 [eventLoopGroupProxy-13-1 @call-handler#819] 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 2024-04-29 22:16:46.809 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.812 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 58ms 2024-04-29 22:16:46.813 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:46.813 [DefaultDispatcher-worker-3 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:46.814 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:46.814 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:46.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.823 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:46.827 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.827 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.828 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:46.828 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.830 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.830 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.830 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.830 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.832 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:46.876 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.876 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.876 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:46.877 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.881 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.881 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.881 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.881 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.883 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:46.886 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.886 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.886 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:46.889 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.891 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.891 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.891 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.892 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.894 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:46.903 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.903 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.903 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 22:16:46.904 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.905 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.905 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.905 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.905 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.907 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:46.954 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:46.954 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:46.954 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:16:46.955 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.961 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.961 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:46.961 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:46.962 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:46.963 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.035 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.035 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.035 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 72ms 2024-04-29 22:16:47.036 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.041 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.041 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.041 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.041 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.043 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.099 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.099 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.100 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2024-04-29 22:16:47.100 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.104 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.104 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.104 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.104 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.107 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.153 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.153 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.154 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:16:47.154 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.158 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.158 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.158 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.158 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.160 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.204 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.205 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.205 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:47.206 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.210 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.210 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.210 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.210 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.212 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.239 [DefaultDispatcher-worker-14 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:47.257 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.258 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.258 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:47.259 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.263 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.263 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.263 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.263 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.265 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.267 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.267 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.268 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.268 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.270 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.270 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.270 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.270 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.271 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.274 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.274 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.274 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.275 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.277 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.277 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.277 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.277 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.278 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.280 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.281 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.281 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.281 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.283 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.283 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.283 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.283 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.285 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.287 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.287 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.287 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.288 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.289 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.290 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.290 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.290 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.291 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.294 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.294 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.294 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.295 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.296 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.296 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.296 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.296 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.298 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.300 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.301 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.301 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.301 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.303 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.303 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.303 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.303 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.305 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.307 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.308 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.308 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:47.308 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.310 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.310 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.310 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.310 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.312 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.314 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.314 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.314 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.315 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.317 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.317 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.317 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.317 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.318 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.321 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.321 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.321 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.322 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.323 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.324 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.324 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.324 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.325 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.327 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.328 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.328 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.329 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.330 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.330 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.330 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.330 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.331 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.334 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.334 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.334 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.335 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.338 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.341 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.341 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.341 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.342 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.343 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.343 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.343 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.343 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.345 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.347 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.347 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.347 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.348 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.349 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.350 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.350 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.350 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.351 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.354 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.354 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.354 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.355 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.356 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.356 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.356 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.356 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.358 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.360 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.361 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.361 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.362 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.363 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.363 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.363 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.363 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.365 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.367 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.367 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.367 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.368 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.370 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.370 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.370 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.370 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.371 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.373 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.374 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.374 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.374 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.376 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.376 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.376 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.376 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.377 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.380 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.380 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.380 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.381 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.382 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.382 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.382 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.382 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.384 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.386 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.386 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.387 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.387 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.388 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.388 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.388 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.389 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.390 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.392 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.393 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.393 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.394 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.395 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.395 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.395 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.395 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.397 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.399 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.399 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.400 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:47.400 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.402 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.402 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.402 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.402 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.403 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.405 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.406 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.406 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.406 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.408 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.408 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.408 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.408 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.409 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.411 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.412 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.412 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.412 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.414 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.414 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.414 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.414 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.415 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.418 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.418 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.418 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.419 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.420 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.420 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.420 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.420 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.422 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.424 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.424 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.424 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.425 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.426 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.426 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.426 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.426 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.428 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.430 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.430 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.430 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.431 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.432 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.432 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.433 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.433 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.434 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.480 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.480 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.481 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:16:47.481 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.483 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.483 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.483 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.483 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.485 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.487 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.487 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.487 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.488 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.490 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.490 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.490 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.490 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.492 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.494 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.494 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.495 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.495 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.497 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.497 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.497 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.497 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.498 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.500 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.500 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.500 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.501 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.502 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.503 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.503 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.503 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.504 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.552 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.552 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.552 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:16:47.553 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.555 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.555 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.555 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.555 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.556 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.602 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.602 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.602 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:47.603 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.604 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.605 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.605 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.605 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.606 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.608 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.609 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.609 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.609 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.611 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.611 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.611 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.611 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.613 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.615 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.615 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.615 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.616 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.618 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.618 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.618 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.618 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.620 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.664 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.664 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.665 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:47.665 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.667 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.667 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.667 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.667 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.668 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.671 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.671 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.671 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.672 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.673 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.673 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.673 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.673 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.674 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.677 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.677 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.677 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.678 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.679 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.679 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.679 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.679 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.680 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.683 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.683 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.683 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.683 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.685 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.685 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.685 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.685 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.686 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.689 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.689 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.689 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.690 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.691 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.691 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.691 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.691 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.693 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.736 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.736 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.737 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:47.737 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.739 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.739 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.739 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.739 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.740 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.743 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.743 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.743 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.744 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.745 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.745 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.745 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.745 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.747 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.749 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.750 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.750 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.750 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.752 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.752 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.752 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.752 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.753 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.756 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.756 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.756 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.757 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.759 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.759 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.759 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.759 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.760 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.763 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.763 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.763 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.764 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.764 [DefaultDispatcher-worker-6 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:47.766 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.766 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.766 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.766 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.767 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.769 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.769 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.770 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.770 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.772 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.772 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.772 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.772 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.773 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.776 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.776 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.776 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.777 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.778 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.778 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.778 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.778 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.780 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.782 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.782 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.782 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.783 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.784 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.784 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.784 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.784 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.786 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.788 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.789 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.789 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.789 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.790 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.791 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.791 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.791 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.792 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.794 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.794 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.794 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.795 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.796 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.796 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.796 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.796 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.797 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.800 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.800 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.800 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.800 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.802 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.802 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.802 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.802 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.803 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.806 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.806 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.806 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.806 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.808 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.808 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.808 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.808 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.809 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.811 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.811 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.811 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.812 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.813 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.813 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.813 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.813 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.815 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.859 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.860 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.860 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:47.860 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.864 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.866 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.867 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.867 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.867 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.869 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.869 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.869 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.869 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.871 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.873 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.873 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.873 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.873 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.875 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.875 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.875 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.875 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.876 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.919 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.920 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.920 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:47.920 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.922 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.922 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.922 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.922 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.924 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.926 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.927 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.927 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.927 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.929 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.929 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.929 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.929 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.931 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.933 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.933 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.933 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.934 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.936 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.936 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.936 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.936 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.937 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.939 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.940 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.940 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:47.940 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.942 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.942 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.942 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.942 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.943 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.988 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.988 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.988 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:47.989 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.991 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.991 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.991 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.991 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.993 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:47.995 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:47.995 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:47.995 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:47.996 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.998 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.998 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:47.998 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:47.998 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:47.999 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.044 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.044 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.045 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:48.045 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.048 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.048 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.048 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.048 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.050 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.101 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.101 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.101 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 22:16:48.102 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.103 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.103 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.103 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.103 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.105 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.152 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.153 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.153 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:16:48.153 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.155 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.155 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.155 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.155 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.156 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.204 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.204 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.204 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:16:48.205 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.208 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.211 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.211 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.211 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.211 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.213 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.213 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.213 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.213 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.214 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.216 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.216 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.216 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.217 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.218 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.218 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.218 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.218 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.219 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.221 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.221 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.222 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.222 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.224 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.224 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.224 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.224 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.225 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.227 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.227 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.227 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.228 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.229 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.229 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.229 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.229 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.231 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.233 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.233 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.233 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.234 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.235 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.235 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.235 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.235 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.237 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.239 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.239 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.239 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.240 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.241 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.241 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.241 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.241 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.242 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.244 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.244 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.244 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.245 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.246 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.246 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.246 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.246 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.247 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.249 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.249 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.249 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.250 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.251 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.251 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.251 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.251 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.252 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.254 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.254 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.254 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.255 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.256 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.256 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.256 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.256 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.257 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.259 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.260 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.260 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.260 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.262 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.262 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.262 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.262 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.263 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.266 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.266 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.266 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.267 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.268 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.269 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.269 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.269 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.270 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.272 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.272 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.272 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.273 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.274 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.275 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.275 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.275 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.276 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.278 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.278 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.278 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.279 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.281 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.281 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.281 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.281 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.282 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.284 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.284 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.285 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.285 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.287 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.287 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.287 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.287 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.288 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.289 [DefaultDispatcher-worker-8 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:48.330 [DefaultDispatcher-worker-6 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.333 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.334 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.334 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:48.335 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.336 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.336 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.336 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.336 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.338 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.340 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.340 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.340 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.341 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.342 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.342 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.342 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.342 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.343 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.345 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.346 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.346 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.346 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.347 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.347 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.347 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.347 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.348 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.350 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.351 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.351 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.351 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.353 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.353 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.353 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.353 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.354 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.356 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.356 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.356 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.357 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.359 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.359 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.359 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.359 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.360 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.362 [DefaultDispatcher-worker-6 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:48.362 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.362 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.363 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.363 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.364 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.364 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.364 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.364 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.365 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.367 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.367 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.367 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.368 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.369 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.369 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.369 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.369 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.369 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.415 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.416 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.416 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:16:48.416 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.418 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.418 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.418 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.418 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.419 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.422 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.422 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.422 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.422 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.423 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.423 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.423 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.423 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.424 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.426 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.427 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.427 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.427 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.429 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.429 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.429 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.429 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.430 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.476 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.476 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.476 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:48.477 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.478 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.478 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.478 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.478 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.479 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.482 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.482 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.482 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.482 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.484 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.484 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.484 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.484 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.485 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.487 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.487 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.487 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.488 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.489 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.489 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.489 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.489 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.490 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.492 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.493 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.493 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.493 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.495 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.495 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.495 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.495 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.496 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.498 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.498 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.498 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.499 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.501 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.501 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.501 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.501 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.503 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.505 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.505 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.505 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.506 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.506 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.506 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.507 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.507 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.508 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.510 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.510 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.510 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.510 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.512 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.512 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.512 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.512 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.513 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.515 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.515 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.515 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.515 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.517 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.517 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.517 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.517 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.518 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.520 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.520 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.520 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.520 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.521 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.521 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.521 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.521 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.522 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.524 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.524 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.524 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.525 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.526 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.526 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.526 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.526 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.527 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.529 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.529 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.529 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.529 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.531 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.531 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.531 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.531 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.532 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.534 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.534 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.534 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.534 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.535 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.535 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.535 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.535 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.536 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.580 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.580 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.580 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:48.581 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.582 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.582 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.582 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.582 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.583 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.585 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.585 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.585 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.586 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.587 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.587 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.587 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.587 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.588 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.632 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.632 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.632 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:48.633 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.635 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.637 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.638 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.638 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.638 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.639 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.639 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.639 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.639 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.640 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.683 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.683 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.683 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:16:48.684 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.685 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.685 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.685 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.685 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.686 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.731 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.731 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.731 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:48.732 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.733 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.733 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.733 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.733 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.734 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.779 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.779 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.779 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:48.780 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.781 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.781 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.781 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.781 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.782 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.809 [DefaultDispatcher-worker-8 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:48.831 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.832 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.832 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 22:16:48.832 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.833 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.833 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.833 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.834 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.835 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.879 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.879 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.879 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:48.879 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.881 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.881 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.881 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.881 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.882 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.884 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.884 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.884 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.885 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.886 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.886 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.886 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.886 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.887 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.932 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.932 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.932 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:48.932 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.934 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.934 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.934 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.934 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.935 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.938 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.938 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.938 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.938 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.939 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.939 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.939 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.939 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.940 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.943 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.943 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.944 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:16:48.944 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.945 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.945 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.945 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.945 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.946 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.948 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.949 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.949 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.949 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.950 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.950 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.950 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.950 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.951 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.954 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.954 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.954 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:48.955 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.956 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.956 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.956 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.956 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.957 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:48.959 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:48.959 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:48.959 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:48.960 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.961 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.961 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:48.961 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:48.961 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:48.962 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.007 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.008 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.008 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:49.008 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.009 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.010 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.010 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.010 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.011 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.012 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.013 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.013 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.013 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.014 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.014 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.014 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.014 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.015 [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) 2024-04-29 22:16:49.017 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.017 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.017 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.017 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.018 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.018 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.018 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.018 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.019 [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) 2024-04-29 22:16:49.020 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.021 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.021 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.021 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.022 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.022 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.022 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.022 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.023 [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) 2024-04-29 22:16:49.067 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.067 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.067 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:49.068 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.069 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.069 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.069 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.069 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.070 [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) 2024-04-29 22:16:49.072 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.073 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.073 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:49.073 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.074 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.074 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.074 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.074 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.075 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.077 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.077 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.077 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.078 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.079 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.079 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.079 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.079 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.080 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.081 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.081 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.082 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:49.082 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.083 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.083 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.083 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.083 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.084 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.127 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.127 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.128 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:49.128 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.130 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.130 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.130 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.130 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.131 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.176 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.176 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.177 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:49.177 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.178 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.180 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.182 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.182 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.182 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.182 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.185 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.193 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.194 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.194 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-29 22:16:49.194 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.195 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.195 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.195 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.196 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.196 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.198 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.198 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.198 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.198 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.200 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.200 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.200 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.200 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.201 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.248 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.248 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.248 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:16:49.249 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.250 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.250 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.250 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.250 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.251 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.253 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.253 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.253 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.254 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.255 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.255 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.255 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.255 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.256 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.300 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.300 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.300 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:16:49.301 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.302 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.302 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.302 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.302 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.303 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.326 [DefaultDispatcher-worker-8 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:49.347 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.347 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.348 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:49.348 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.349 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.349 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.349 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.349 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.351 [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) 2024-04-29 22:16:49.353 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.353 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.353 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:49.353 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.354 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.355 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.355 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.355 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.356 [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) 2024-04-29 22:16:49.400 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.400 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.401 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:16:49.401 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.402 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.402 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.402 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.403 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.404 [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) 2024-04-29 22:16:49.406 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.406 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.406 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:16:49.407 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.408 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.408 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.408 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.408 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.409 [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) 2024-04-29 22:16:49.411 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.411 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.411 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.412 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.413 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.413 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.413 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.413 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.414 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.415 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.415 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.416 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.416 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.418 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.418 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.418 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.418 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.419 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.430 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.430 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.431 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-04-29 22:16:49.431 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.432 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.432 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.432 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.432 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.433 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.479 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.479 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.479 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:16:49.480 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.481 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.481 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.481 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.481 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.482 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.484 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.484 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.484 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.485 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.486 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.486 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.486 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.486 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.487 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.488 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.489 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.489 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:16:49.489 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.490 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.490 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:49.490 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.490 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:49.491 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:16:49.495 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:49.495 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.496 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:16:49.496 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:49.511 [DefaultDispatcher-worker-2 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:49.520 [DefaultDispatcher-worker-12 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:49.521 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:49.521 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:49.521 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:49.521 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:16:49.523 [eventLoopGroupProxy-13-1 @call-handler#1620] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:16:49.523 [eventLoopGroupProxy-13-1 @call-handler#1620] 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 2024-04-29 22:16:49.523 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:16:49.549 [DefaultDispatcher-worker-4 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 22:16:49.549 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:49.550 [DefaultDispatcher-worker-4 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:49.550 [DefaultDispatcher-worker-4 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json. 2024-04-29 22:16:49.550 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-29 22:16:49.550 [DefaultDispatcher-worker-4 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:49.550 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:49.550 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:16:49.551 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:16:49.551 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:49.551 [DefaultDispatcher-worker-3 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:49.551 [DefaultDispatcher-worker-3 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json 2024-04-29 22:16:49.552 [DefaultDispatcher-worker-3 @coroutine#762] 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:8094/api/content/586628134598582272/_ustadmanifest.json. 2024-04-29 22:16:49.552 [DefaultDispatcher-worker-3 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586628134598582272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:16:49.561 [DefaultDispatcher-worker-9 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a 2024-04-29 22:16:49.582 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8 2024-04-29 22:16:49.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:16:49.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:16:49.599 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:16:49.599 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:16:49.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:16:49.604 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278cbf5a 2024-04-29 22:16:49.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 22:16:49.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 22:16:49.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:49.604 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1104ad6a: (connection evicted) 2024-04-29 22:16:49.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:49.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 22:16:49.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 22:16:49.850 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:49.850 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:50.012 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:16:50.340 [DefaultDispatcher-worker-9 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bddac1c 2024-04-29 22:16:50.608 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b53c3c5 2024-04-29 22:16:50.608 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b53c3c5 2024-04-29 22:16:50.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 22:16:50.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 22:16:50.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:50.609 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c3d6e8: (connection evicted) 2024-04-29 22:16:50.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:50.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 22:16:50.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de4071b 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:50.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:50.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:50.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 22:16:50.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe3ebb3 2024-04-29 22:16:50.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe3ebb3 2024-04-29 22:16:50.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 22:16:50.638 [DefaultDispatcher-worker-3 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe3ebb3 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99f75e4 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:50.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 22:16:50.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2024-04-29 22:16:50.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2024-04-29 22:16:50.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:50.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:50.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:16:50.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:16:50.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 22:16:50.650 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:16:50.650 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 22:16:50.652 [DefaultDispatcher-worker-7 @coroutine#1657] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:16:50.657 [DefaultDispatcher-worker-7 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2024-04-29 22:16:50.658 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:50.658 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:50.658 [Test worker @coroutine#1658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:50.658 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:50.661 [eventLoopGroupProxy-16-1 @call-handler#1664] 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) 2024-04-29 22:16:50.662 [eventLoopGroupProxy-16-1 @call-handler#1664] 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 2024-04-29 22:16:50.663 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:16:50.665 [Test worker @coroutine#1658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:50.665 [Test worker @coroutine#1658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:16:50.665 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:16:50.665 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:50.666 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:50.667 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:16:50.667 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:50.667 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:50.668 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2024-04-29 22:16:50.672 [eventLoopGroupProxy-16-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:16:50.672 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:50.673 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:16:50.676 [eventLoopGroupProxy-16-2 @call-handler#1681] 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) 2024-04-29 22:16:50.680 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:16:50.688 [Test worker @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aefdb9e 2024-04-29 22:16:50.723 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:50.745 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:50.747 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@96448ee 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:51.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 22:16:51.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6dc2b8 2024-04-29 22:16:51.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6dc2b8 2024-04-29 22:16:51.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 22:16:51.820 [DefaultDispatcher-worker-9 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6dc2b8 2024-04-29 22:16:51.826 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55945/api/blob/upload-init-batch 2024-04-29 22:16:51.826 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55945/api/blob/upload-init-batch. 2024-04-29 22:16:51.826 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55945/api/blob/upload-init-batch 2024-04-29 22:16:51.827 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55945/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:51.829 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55945/api/blob/upload-init-batch 2024-04-29 22:16:51.829 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55945/api/blob/upload-init-batch 2024-04-29 22:16:51.829 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55945/api/blob/upload-init-batch. 2024-04-29 22:16:51.829 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55945/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:51.843 [DefaultDispatcher-worker-13 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6dc2b8 2024-04-29 22:16:51.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 22:16:51.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 22:16:51.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:51.848 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6dc2b8: (connection evicted) 2024-04-29 22:16:51.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:51.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 22:16:51.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639bf405 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:51.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:51.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 22:16:51.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7a853 2024-04-29 22:16:51.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d7a853 2024-04-29 22:16:51.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 22:16:51.873 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47573/api/blob/upload-init-batch 2024-04-29 22:16:51.873 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47573/api/blob/upload-init-batch. 2024-04-29 22:16:51.873 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47573/api/blob/upload-init-batch 2024-04-29 22:16:51.873 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47573/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:51.875 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47573/api/blob/upload-init-batch 2024-04-29 22:16:51.875 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47573/api/blob/upload-init-batch 2024-04-29 22:16:51.875 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47573/api/blob/upload-init-batch. 2024-04-29 22:16:51.875 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47573/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:51.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 22:16:51.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 22:16:51.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:51.877 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d7a853: (connection evicted) 2024-04-29 22:16:51.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:51.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 22:16:51.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705dc1a6 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:51.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:51.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 22:16:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa 2024-04-29 22:16:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa 2024-04-29 22:16:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 22:16:51.899 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57497/api/blob/upload-init-batch 2024-04-29 22:16:51.899 [Test worker @coroutine#1707] 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:57497/api/blob/upload-init-batch. 2024-04-29 22:16:51.899 [Test worker @coroutine#1707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57497/api/blob/upload-init-batch 2024-04-29 22:16:51.899 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57497/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:16:51.900 [Test worker @coroutine#1707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57497/api/blob/upload-init-batch 2024-04-29 22:16:51.900 [Test worker @coroutine#1707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57497/api/blob/upload-init-batch 2024-04-29 22:16:51.901 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57497/api/blob/upload-init-batch. 2024-04-29 22:16:51.901 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57497/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:16:51.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 22:16:51.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 22:16:51.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:51.905 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa: (connection evicted) 2024-04-29 22:16:51.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:51.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 22:16:51.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d200dce 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 22:16:52.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2024-04-29 22:16:52.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2024-04-29 22:16:52.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 22:16:52.238 [DefaultDispatcher-worker-7 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3c0627 2024-04-29 22:16:52.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ebd6a0d 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 22:16:52.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ad577b 2024-04-29 22:16:52.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ad577b 2024-04-29 22:16:52.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 22:16:52.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e34bec 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 22:16:52.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 22:16:52.283 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.314 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.325 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.335 [DefaultDispatcher-worker-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.342 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.344 [DefaultDispatcher-worker-14 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.349 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.359 [DefaultDispatcher-worker-1 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53945f9c 2024-04-29 22:16:52.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 22:16:52.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 22:16:52.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.365 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53945f9c: (connection evicted) 2024-04-29 22:16:52.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:52.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 22:16:52.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 22:16:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d8e6b6 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 22:16:52.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 22:16:52.409 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.418 [DefaultDispatcher-worker-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.428 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.438 [DefaultDispatcher-worker-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.442 [Test worker @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.455 [DefaultDispatcher-worker-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-04-29 22:16:52.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 22:16:52.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 22:16:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.457 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4: (connection evicted) 2024-04-29 22:16:52.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:52.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 22:16:52.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 22:16:52.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5fea64 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 22:16:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 22:16:52.504 [DefaultDispatcher-worker-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.515 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.526 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.536 [DefaultDispatcher-worker-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-29 22:16:52.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 22:16:52.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 22:16:52.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.538 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155767a7: (connection evicted) 2024-04-29 22:16:52.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:52.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 22:16:52.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a36194 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 22:16:52.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:52.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 22:16:52.579 [DefaultDispatcher-worker-2 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.589 [DefaultDispatcher-worker-2 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.600 [DefaultDispatcher-worker-7 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.609 [DefaultDispatcher-worker-16 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.613 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.622 [DefaultDispatcher-worker-4 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-04-29 22:16:52.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 22:16:52.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 22:16:52.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:52.623 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b: (connection evicted) 2024-04-29 22:16:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:16:52.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 22:16:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 22:16:52.625 [DefaultDispatcher-worker-13 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe3ebb3 2024-04-29 22:16:52.649 [DefaultDispatcher-worker-4 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2024-04-29 22:16:58.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1689e8 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:58.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:58.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 22:16:58.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b3afb4 2024-04-29 22:16:58.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b3afb4 2024-04-29 22:16:58.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 22:16:58.811 [DefaultDispatcher-worker-12 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23b3afb4 2024-04-29 22:16:58.864 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436103b1 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:59.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 22:16:59.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2024-04-29 22:16:59.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2024-04-29 22:16:59.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db9d253 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:59.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 22:16:59.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2e841 2024-04-29 22:16:59.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2e841 2024-04-29 22:16:59.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 22:16:59.543 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2e841 2024-04-29 22:16:59.546 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2e841 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732fa176 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:59.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:59.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 22:16:59.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-04-29 22:16:59.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-04-29 22:16:59.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 22:16:59.578 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-04-29 22:16:59.581 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f83616 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:59.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:59.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 22:16:59.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2024-04-29 22:16:59.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2024-04-29 22:16:59.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 22:16:59.596 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.613 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2024-04-29 22:16:59.615 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.615 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a175162 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:16:59.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-04-29 22:16:59.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-04-29 22:16:59.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 22:16:59.644 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-04-29 22:16:59.647 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650a0b50 2024-04-29 22:16:59.652 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.655 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.655 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.657 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.657 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.657 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.687 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.701 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.701 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.701 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.717 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:16:59.745 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.745 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.745 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.789 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.789 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.789 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.833 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.833 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.833 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.877 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.877 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46949/ 2024-04-29 22:16:59.877 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46949/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.921 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46949/ 2024-04-29 22:16:59.925 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:16:59.925 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.927 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:16:59.927 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:16:59.927 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:16:59.973 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:16:59.973 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:16:59.973 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:17:00.021 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:17:00.022 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:17:00.022 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:17:00.065 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:17:00.065 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:17:00.066 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:17:00.109 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:17:00.110 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:17:00.110 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:17:00.153 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:17:00.154 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41175/ 2024-04-29 22:17:00.154 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41175/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:17:00.154 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41175/ 2024-04-29 22:17:00.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530ee11a 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 22:17:00.395 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.407 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.409 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.412 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.412 [DefaultDispatcher-worker-2 @coroutine#1892] 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:59133/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:00.412 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.412 [DefaultDispatcher-worker-2 @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59133/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:00.413 [DefaultDispatcher-worker-14 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.413 [DefaultDispatcher-worker-14 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.422 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.422 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.422 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:00.422 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.423 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.423 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.426 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480f1311 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 22:17:00.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 22:17:00.450 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.462 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.464 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.468 [DefaultDispatcher-worker-1 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:17:00.468 [DefaultDispatcher-worker-1 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 22:17:00.468 [DefaultDispatcher-worker-1 @coroutine#1913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:17:00.470 [DefaultDispatcher-worker-14 @coroutine#1913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:17:00.470 [DefaultDispatcher-worker-14 @coroutine#1913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:17:00.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc42998 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 22:17:00.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 22:17:00.475 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.475 [DefaultDispatcher-worker-14 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2024-04-29 22:17:00.479 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77045f80 2024-04-29 22:17:00.479 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@77045f80 2024-04-29 22:17:00.483 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c3af10 2024-04-29 22:17:00.483 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c3af10 2024-04-29 22:17:00.487 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfc34f0 2024-04-29 22:17:00.487 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfc34f0 2024-04-29 22:17:00.490 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fea52b 2024-04-29 22:17:00.490 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fea52b 2024-04-29 22:17:00.492 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5315eb 2024-04-29 22:17:00.492 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5315eb 2024-04-29 22:17:00.495 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@90c9c7e 2024-04-29 22:17:00.495 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@90c9c7e 2024-04-29 22:17:00.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.497 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b721b 2024-04-29 22:17:00.497 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@154b721b 2024-04-29 22:17:00.500 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d15a64 2024-04-29 22:17:00.500 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d15a64 2024-04-29 22:17:00.502 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58e0d8 2024-04-29 22:17:00.502 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58e0d8 2024-04-29 22:17:00.502 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.510 [Test worker @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.512 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.513 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.513 [DefaultDispatcher-worker-1 @coroutine#1924] 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:49445/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:00.513 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.513 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:00.515 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.515 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.522 [DefaultDispatcher-worker-12 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.523 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.523 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:00.523 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.524 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.524 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.526 [Test worker @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.528 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.533 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53513d44 2024-04-29 22:17:00.533 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53513d44 2024-04-29 22:17:00.537 [DefaultDispatcher-worker-10 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.538 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96c95e 2024-04-29 22:17:00.538 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d96c95e 2024-04-29 22:17:00.541 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a95634 2024-04-29 22:17:00.541 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a95634 2024-04-29 22:17:00.544 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabc365 2024-04-29 22:17:00.544 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabc365 2024-04-29 22:17:00.546 [DefaultDispatcher-worker-1 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.547 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ca76a9 2024-04-29 22:17:00.547 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ca76a9 2024-04-29 22:17:00.550 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7d9b17 2024-04-29 22:17:00.550 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7d9b17 2024-04-29 22:17:00.552 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef6707a 2024-04-29 22:17:00.552 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef6707a 2024-04-29 22:17:00.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c843c2a 2024-04-29 22:17:00.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c843c2a 2024-04-29 22:17:00.557 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee722d 2024-04-29 22:17:00.557 [DefaultDispatcher-worker-6 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.557 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ee722d 2024-04-29 22:17:00.557 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.568 [DefaultDispatcher-worker-10 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.573 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:00.578 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d54cbf9 2024-04-29 22:17:00.578 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d54cbf9 2024-04-29 22:17:00.579 [DefaultDispatcher-worker-6 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.583 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13933623 2024-04-29 22:17:00.583 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13933623 2024-04-29 22:17:00.585 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aca089 2024-04-29 22:17:00.585 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aca089 2024-04-29 22:17:00.588 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ae3c18 2024-04-29 22:17:00.588 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ae3c18 2024-04-29 22:17:00.590 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@691e2eb7 2024-04-29 22:17:00.590 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@691e2eb7 2024-04-29 22:17:00.591 [DefaultDispatcher-worker-12 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.592 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63362f99 2024-04-29 22:17:00.592 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63362f99 2024-04-29 22:17:00.595 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c639e 2024-04-29 22:17:00.595 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c639e 2024-04-29 22:17:00.597 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3281c357 2024-04-29 22:17:00.597 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3281c357 2024-04-29 22:17:00.600 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a723826 2024-04-29 22:17:00.600 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a723826 2024-04-29 22:17:00.600 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:17:00.602 [DefaultDispatcher-worker-10 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.612 [DefaultDispatcher-worker-4 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.624 [DefaultDispatcher-worker-1 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.634 [DefaultDispatcher-worker-10 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 22:17:00.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 22:17:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.686 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.687 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.689 [DefaultDispatcher-worker-10 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.689 [DefaultDispatcher-worker-10 @coroutine#1971] 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:54089/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:00.689 [DefaultDispatcher-worker-10 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.689 [DefaultDispatcher-worker-10 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:00.691 [DefaultDispatcher-worker-8 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.691 [DefaultDispatcher-worker-8 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.699 [DefaultDispatcher-worker-2 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.699 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.699 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:00.699 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.700 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.700 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.704 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 22:17:00.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 22:17:00.711 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.723 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.724 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.727 [DefaultDispatcher-worker-14 @coroutine#1991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:17:00.727 [DefaultDispatcher-worker-14 @coroutine#1991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 22:17:00.727 [DefaultDispatcher-worker-14 @coroutine#1991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:17:00.728 [DefaultDispatcher-worker-6 @coroutine#1991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:17:00.728 [DefaultDispatcher-worker-6 @coroutine#1991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:17:00.736 [DefaultDispatcher-worker-12 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-04-29 22:17:00.748 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.751 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc93651 2024-04-29 22:17:00.751 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc93651 2024-04-29 22:17:00.753 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@720ed7b8 2024-04-29 22:17:00.753 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@720ed7b8 2024-04-29 22:17:00.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76315d21 2024-04-29 22:17:00.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76315d21 2024-04-29 22:17:00.758 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333dd83 2024-04-29 22:17:00.758 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333dd83 2024-04-29 22:17:00.760 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd1e0a 2024-04-29 22:17:00.760 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd1e0a 2024-04-29 22:17:00.763 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aaa7a 2024-04-29 22:17:00.763 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aaa7a 2024-04-29 22:17:00.765 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6e3747 2024-04-29 22:17:00.765 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6e3747 2024-04-29 22:17:00.767 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@531c22cc 2024-04-29 22:17:00.767 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@531c22cc 2024-04-29 22:17:00.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7f7beb 2024-04-29 22:17:00.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7f7beb 2024-04-29 22:17:00.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ea09b7 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 22:17:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 22:17:00.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.809 [Test worker @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.810 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.811 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.812 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.812 [DefaultDispatcher-worker-9 @coroutine#2003] 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:45113/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:00.812 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.812 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45113/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:00.814 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.814 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.816 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@619a0a79 2024-04-29 22:17:00.816 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@619a0a79 2024-04-29 22:17:00.822 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df83a 2024-04-29 22:17:00.822 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df83a 2024-04-29 22:17:00.823 [DefaultDispatcher-worker-6 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.823 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.823 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:00.823 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.824 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b626109 2024-04-29 22:17:00.824 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b626109 2024-04-29 22:17:00.824 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.824 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.827 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60f201 2024-04-29 22:17:00.827 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60f201 2024-04-29 22:17:00.828 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:00.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69fa5536 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.829 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f18ec76 2024-04-29 22:17:00.829 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f18ec76 2024-04-29 22:17:00.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 22:17:00.831 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845b87 2024-04-29 22:17:00.831 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845b87 2024-04-29 22:17:00.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 22:17:00.834 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.834 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67161b57 2024-04-29 22:17:00.834 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67161b57 2024-04-29 22:17:00.836 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f0d4e 2024-04-29 22:17:00.836 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f0d4e 2024-04-29 22:17:00.838 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ec23ad 2024-04-29 22:17:00.839 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ec23ad 2024-04-29 22:17:00.839 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.847 [Test worker @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.849 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5799b8a2 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 22:17:00.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 22:17:00.860 [DefaultDispatcher-worker-12 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-04-29 22:17:00.872 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5e1801 2024-04-29 22:17:00.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5e1801 2024-04-29 22:17:00.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5399edda 2024-04-29 22:17:00.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5399edda 2024-04-29 22:17:00.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a67371 2024-04-29 22:17:00.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a67371 2024-04-29 22:17:00.884 [Test worker @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.886 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a4e7e1 2024-04-29 22:17:00.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a4e7e1 2024-04-29 22:17:00.887 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.887 [DefaultDispatcher-worker-12 @coroutine#2032] 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:55181/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:00.887 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.887 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55181/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:00.889 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.889 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f977ba4 2024-04-29 22:17:00.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f977ba4 2024-04-29 22:17:00.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@237cb6b1 2024-04-29 22:17:00.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@237cb6b1 2024-04-29 22:17:00.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a57454 2024-04-29 22:17:00.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a57454 2024-04-29 22:17:00.896 [DefaultDispatcher-worker-4 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.897 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.897 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:00.897 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.897 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@728b18ae 2024-04-29 22:17:00.897 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@728b18ae 2024-04-29 22:17:00.898 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.898 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.900 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@76450700 2024-04-29 22:17:00.900 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@76450700 2024-04-29 22:17:00.900 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.900 [Test worker @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765e5a55 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 22:17:00.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 22:17:00.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.920 [Test worker @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.922 [Test worker @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.923 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ca56df 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.924 [DefaultDispatcher-worker-7 @coroutine#2053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 22:17:00.925 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.925 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.925 [DefaultDispatcher-worker-7 @coroutine#2053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 22:17:00.933 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.934 [DefaultDispatcher-worker-2 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-04-29 22:17:00.937 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:17:00.937 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:17:00.942 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:17:00.942 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:17:00.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:17:00.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:17:00.948 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:17:00.948 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:17:00.950 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:17:00.950 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:17:00.951 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:00.953 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:17:00.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:17:00.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:17:00.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:17:00.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146ccf7e 2024-04-29 22:17:00.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146ccf7e 2024-04-29 22:17:00.958 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:17:00.958 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:17:00.960 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:17:00.960 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:17:00.960 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.961 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aab2383 2024-04-29 22:17:00.961 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aab2383 2024-04-29 22:17:00.964 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e94a40e 2024-04-29 22:17:00.964 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e94a40e 2024-04-29 22:17:00.965 [DefaultDispatcher-worker-7 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.966 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9629b8 2024-04-29 22:17:00.966 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9629b8 2024-04-29 22:17:00.966 [DefaultDispatcher-worker-7 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.967 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.967 [DefaultDispatcher-worker-14 @coroutine#2062] 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. 2024-04-29 22:17:00.967 [DefaultDispatcher-worker-14 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.967 [DefaultDispatcher-worker-14 @coroutine#2062] 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 2024-04-29 22:17:00.968 [DefaultDispatcher-worker-7 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:00.968 [DefaultDispatcher-worker-7 @coroutine#2053] 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. 2024-04-29 22:17:00.968 [DefaultDispatcher-worker-7 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:00.969 [DefaultDispatcher-worker-10 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:00.969 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@29730a8b 2024-04-29 22:17:00.969 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@29730a8b 2024-04-29 22:17:00.969 [DefaultDispatcher-worker-8 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709c6768 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:00.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:00.972 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a87931d 2024-04-29 22:17:00.972 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a87931d 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:00.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:00.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 22:17:00.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:00.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:00.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 22:17:00.974 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188ee97 2024-04-29 22:17:00.974 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188ee97 2024-04-29 22:17:00.977 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb9d6f7 2024-04-29 22:17:00.977 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb9d6f7 2024-04-29 22:17:00.978 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:00.978 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.978 [DefaultDispatcher-worker-15 @coroutine#2061] 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. 2024-04-29 22:17:00.978 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.979 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:00.980 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aafb459 2024-04-29 22:17:00.980 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aafb459 2024-04-29 22:17:00.980 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:00.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.005 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@677b9b78 2024-04-29 22:17:01.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@677b9b78 2024-04-29 22:17:01.010 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.012 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.013 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.013 [DefaultDispatcher-worker-16 @coroutine#2076] 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:46365/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:01.013 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.013 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.013 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc79e7 2024-04-29 22:17:01.013 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc79e7 2024-04-29 22:17:01.015 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.015 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.018 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d83f008 2024-04-29 22:17:01.018 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d83f008 2024-04-29 22:17:01.022 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@288173dc 2024-04-29 22:17:01.022 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@288173dc 2024-04-29 22:17:01.022 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.023 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.023 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.023 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.024 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.024 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.024 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@131a8def 2024-04-29 22:17:01.024 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@131a8def 2024-04-29 22:17:01.026 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.026 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.026 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e3bd2a 2024-04-29 22:17:01.026 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e3bd2a 2024-04-29 22:17:01.029 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b921dae 2024-04-29 22:17:01.029 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b921dae 2024-04-29 22:17:01.030 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@320a7164 2024-04-29 22:17:01.030 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@320a7164 2024-04-29 22:17:01.031 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae8c93 2024-04-29 22:17:01.031 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae8c93 2024-04-29 22:17:01.033 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccd8955 2024-04-29 22:17:01.033 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccd8955 2024-04-29 22:17:01.034 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1c159c 2024-04-29 22:17:01.034 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1c159c 2024-04-29 22:17:01.034 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.038 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f21a14 2024-04-29 22:17:01.038 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f21a14 2024-04-29 22:17:01.039 [DefaultDispatcher-worker-5 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.042 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df0836e 2024-04-29 22:17:01.042 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df0836e 2024-04-29 22:17:01.044 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c104ce5 2024-04-29 22:17:01.044 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c104ce5 2024-04-29 22:17:01.047 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c47f913 2024-04-29 22:17:01.047 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c47f913 2024-04-29 22:17:01.049 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@644d6835 2024-04-29 22:17:01.049 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@644d6835 2024-04-29 22:17:01.049 [DefaultDispatcher-worker-5 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.051 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf7c21 2024-04-29 22:17:01.051 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf7c21 2024-04-29 22:17:01.054 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66c1b 2024-04-29 22:17:01.054 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66c1b 2024-04-29 22:17:01.054 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.060 [DefaultDispatcher-worker-10 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.071 [DefaultDispatcher-worker-3 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.073 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:01.077 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-04-29 22:17:01.077 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-04-29 22:17:01.081 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-04-29 22:17:01.081 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-04-29 22:17:01.083 [DefaultDispatcher-worker-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.084 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-04-29 22:17:01.084 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-04-29 22:17:01.087 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-04-29 22:17:01.087 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-04-29 22:17:01.090 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.090 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-04-29 22:17:01.090 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-04-29 22:17:01.093 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-04-29 22:17:01.093 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-04-29 22:17:01.095 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-04-29 22:17:01.095 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-04-29 22:17:01.098 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-04-29 22:17:01.098 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-04-29 22:17:01.098 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.100 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-04-29 22:17:01.100 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-04-29 22:17:01.100 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:17:01.106 [DefaultDispatcher-worker-3 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.116 [DefaultDispatcher-worker-2 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.118 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.118 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:17:01.118 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.119 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.119 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.119 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:17:01.119 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46365/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:01.121 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.121 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:17:01.121 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.121 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.121 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.152 [DefaultDispatcher-worker-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:01.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769c80d1 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 22:17:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 22:17:01.181 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.193 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.194 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.196 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.196 [DefaultDispatcher-worker-5 @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:49249/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:01.196 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.196 [DefaultDispatcher-worker-5 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49249/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.198 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.198 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.206 [DefaultDispatcher-worker-14 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.206 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.206 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.206 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.207 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.207 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.210 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380cd266 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 22:17:01.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 22:17:01.217 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.229 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.231 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.242 [DefaultDispatcher-worker-10 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-04-29 22:17:01.243 [DefaultDispatcher-worker-7 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.250 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.259 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:01.261 [DefaultDispatcher-worker-14 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.264 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@23699034 2024-04-29 22:17:01.264 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@23699034 2024-04-29 22:17:01.267 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dae6a29 2024-04-29 22:17:01.267 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dae6a29 2024-04-29 22:17:01.269 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.270 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2991fb44 2024-04-29 22:17:01.270 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2991fb44 2024-04-29 22:17:01.274 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c936012 2024-04-29 22:17:01.274 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c936012 2024-04-29 22:17:01.277 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@314a584 2024-04-29 22:17:01.277 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@314a584 2024-04-29 22:17:01.280 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3568ed 2024-04-29 22:17:01.280 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3568ed 2024-04-29 22:17:01.282 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b58f3d4 2024-04-29 22:17:01.282 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b58f3d4 2024-04-29 22:17:01.284 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbc9f5d 2024-04-29 22:17:01.284 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbc9f5d 2024-04-29 22:17:01.287 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa223cb 2024-04-29 22:17:01.287 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa223cb 2024-04-29 22:17:01.287 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:17:01.295 [DefaultDispatcher-worker-3 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.311 [DefaultDispatcher-worker-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.316 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.320 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a0a45e 2024-04-29 22:17:01.320 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a0a45e 2024-04-29 22:17:01.322 [DefaultDispatcher-worker-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.324 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d67565a 2024-04-29 22:17:01.324 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d67565a 2024-04-29 22:17:01.329 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6958cf2e 2024-04-29 22:17:01.329 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6958cf2e 2024-04-29 22:17:01.334 [DefaultDispatcher-worker-8 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.334 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5a5c61 2024-04-29 22:17:01.334 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5a5c61 2024-04-29 22:17:01.337 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abe9fe0 2024-04-29 22:17:01.337 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abe9fe0 2024-04-29 22:17:01.339 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbcd56b 2024-04-29 22:17:01.339 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbcd56b 2024-04-29 22:17:01.342 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b2484d 2024-04-29 22:17:01.342 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b2484d 2024-04-29 22:17:01.344 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c75a32e 2024-04-29 22:17:01.344 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c75a32e 2024-04-29 22:17:01.345 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.346 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a74df 2024-04-29 22:17:01.347 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a74df 2024-04-29 22:17:01.347 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.357 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:01.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb40e49 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 22:17:01.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 22:17:01.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.397 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.399 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.400 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.400 [DefaultDispatcher-worker-13 @coroutine#2170] 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:54239/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:01.400 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.400 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54239/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.403 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.403 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.411 [DefaultDispatcher-worker-3 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.411 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.411 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.411 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.412 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.412 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.413 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac00dc9 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 22:17:01.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 22:17:01.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.432 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.433 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.436 [DefaultDispatcher-worker-4 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:01.436 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.436 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.436 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.437 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.437 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.445 [DefaultDispatcher-worker-12 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-04-29 22:17:01.446 [DefaultDispatcher-worker-4 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.456 [DefaultDispatcher-worker-8 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.460 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:01.464 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d14e2a5 2024-04-29 22:17:01.464 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d14e2a5 2024-04-29 22:17:01.467 [DefaultDispatcher-worker-10 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.467 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d30177 2024-04-29 22:17:01.467 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d30177 2024-04-29 22:17:01.471 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ec89d5 2024-04-29 22:17:01.471 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ec89d5 2024-04-29 22:17:01.473 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ee0b4c 2024-04-29 22:17:01.473 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ee0b4c 2024-04-29 22:17:01.476 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5c47e 2024-04-29 22:17:01.476 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5c47e 2024-04-29 22:17:01.476 [DefaultDispatcher-worker-16 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.478 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.478 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:17:01.478 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.478 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1386a8a4 2024-04-29 22:17:01.478 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1386a8a4 2024-04-29 22:17:01.479 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.479 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:17:01.480 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:17:01.480 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54239/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:01.480 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.480 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:17:01.480 [DefaultDispatcher-worker-5 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.481 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@10273920 2024-04-29 22:17:01.481 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@10273920 2024-04-29 22:17:01.481 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.481 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:17:01.483 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c1f403 2024-04-29 22:17:01.483 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c1f403 2024-04-29 22:17:01.486 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015e11 2024-04-29 22:17:01.486 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4015e11 2024-04-29 22:17:01.486 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:17:01.506 [DefaultDispatcher-worker-16 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb77241 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 22:17:01.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 22:17:01.518 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.523 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4889534 2024-04-29 22:17:01.523 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4889534 2024-04-29 22:17:01.527 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f7bd5 2024-04-29 22:17:01.527 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f7bd5 2024-04-29 22:17:01.531 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e70fe44 2024-04-29 22:17:01.531 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e70fe44 2024-04-29 22:17:01.531 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.533 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7271ee 2024-04-29 22:17:01.533 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7271ee 2024-04-29 22:17:01.534 [DefaultDispatcher-worker-12 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:01.534 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.534 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.534 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.535 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@b936c81 2024-04-29 22:17:01.535 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@b936c81 2024-04-29 22:17:01.536 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.536 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.537 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a733ff5 2024-04-29 22:17:01.537 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a733ff5 2024-04-29 22:17:01.539 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73787c21 2024-04-29 22:17:01.539 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73787c21 2024-04-29 22:17:01.542 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5d8ea1 2024-04-29 22:17:01.542 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5d8ea1 2024-04-29 22:17:01.544 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bba082f 2024-04-29 22:17:01.544 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bba082f 2024-04-29 22:17:01.544 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.548 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.550 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.551 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.551 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:01.551 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.551 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.553 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.553 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:01.563 [DefaultDispatcher-worker-8 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.563 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.563 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.563 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.564 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.564 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.566 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ee7b3b 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 22:17:01.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 22:17:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.587 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.589 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.593 [DefaultDispatcher-worker-5 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/auth/register 2024-04-29 22:17:01.594 [DefaultDispatcher-worker-5 @coroutine#2252] 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:47365/auth/register. 2024-04-29 22:17:01.594 [DefaultDispatcher-worker-5 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/auth/register 2024-04-29 22:17:01.594 [DefaultDispatcher-worker-5 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47365/auth/register from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.595 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/auth/register 2024-04-29 22:17:01.595 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/auth/register 2024-04-29 22:17:01.599 [DefaultDispatcher-worker-8 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-04-29 22:17:01.611 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.614 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848ec25 2024-04-29 22:17:01.614 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848ec25 2024-04-29 22:17:01.617 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@468f0b5c 2024-04-29 22:17:01.617 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@468f0b5c 2024-04-29 22:17:01.620 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b08755 2024-04-29 22:17:01.620 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b08755 2024-04-29 22:17:01.623 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b20167 2024-04-29 22:17:01.623 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b20167 2024-04-29 22:17:01.626 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@814ec70 2024-04-29 22:17:01.626 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@814ec70 2024-04-29 22:17:01.628 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ffc3c5 2024-04-29 22:17:01.628 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ffc3c5 2024-04-29 22:17:01.630 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b37060 2024-04-29 22:17:01.630 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b37060 2024-04-29 22:17:01.632 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@679dfe28 2024-04-29 22:17:01.632 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@679dfe28 2024-04-29 22:17:01.634 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c5f9c7 2024-04-29 22:17:01.634 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c5f9c7 2024-04-29 22:17:01.634 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.637 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47365/auth/register. 2024-04-29 22:17:01.637 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47365/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:01.660 [DefaultDispatcher-worker-10 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.671 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.671 [DefaultDispatcher-worker-5 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:01.674 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cffe9c1 2024-04-29 22:17:01.674 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cffe9c1 2024-04-29 22:17:01.678 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62380a2e 2024-04-29 22:17:01.678 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62380a2e 2024-04-29 22:17:01.681 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@660782b1 2024-04-29 22:17:01.681 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@660782b1 2024-04-29 22:17:01.684 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@23050015 2024-04-29 22:17:01.684 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@23050015 2024-04-29 22:17:01.687 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a75455 2024-04-29 22:17:01.687 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a75455 2024-04-29 22:17:01.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b29e00 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 22:17:01.690 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c4115 2024-04-29 22:17:01.690 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c4115 2024-04-29 22:17:01.692 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@48244be3 2024-04-29 22:17:01.692 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@48244be3 2024-04-29 22:17:01.695 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@432aff5a 2024-04-29 22:17:01.695 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@432aff5a 2024-04-29 22:17:01.698 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49251e96 2024-04-29 22:17:01.698 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49251e96 2024-04-29 22:17:01.698 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:01.709 [DefaultDispatcher-worker-2 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:01.709 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.709 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.709 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.711 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.711 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.721 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.723 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.725 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.725 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:17:01.725 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.725 [DefaultDispatcher-worker-2 @coroutine#2268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.726 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.726 [DefaultDispatcher-worker-4 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.735 [DefaultDispatcher-worker-11 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.735 [DefaultDispatcher-worker-11 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.735 [DefaultDispatcher-worker-11 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:17:01.735 [DefaultDispatcher-worker-11 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.736 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.736 [DefaultDispatcher-worker-10 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.740 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.747 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.762 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03 2024-04-29 22:17:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 22:17:01.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 22:17:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.764 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4b2c03: (connection evicted) 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:01.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 22:17:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2060df8 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 22:17:01.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 22:17:01.771 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.782 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.784 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.785 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.785 [DefaultDispatcher-worker-10 @coroutine#2295] 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. 2024-04-29 22:17:01.785 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.786 [DefaultDispatcher-worker-10 @coroutine#2295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.787 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.787 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.797 [DefaultDispatcher-worker-8 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.797 [DefaultDispatcher-worker-8 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.797 [DefaultDispatcher-worker-8 @coroutine#2294] 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. 2024-04-29 22:17:01.797 [DefaultDispatcher-worker-8 @coroutine#2294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.798 [DefaultDispatcher-worker-4 @coroutine#2294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.798 [DefaultDispatcher-worker-4 @coroutine#2294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.802 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.806 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.811 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2024-04-29 22:17:01.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 22:17:01.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 22:17:01.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.812 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf: (connection evicted) 2024-04-29 22:17:01.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:01.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 22:17:01.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 22:17:01.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 22:17:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 22:17:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.829 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.831 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.833 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.833 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:17:01.833 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.833 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.834 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.834 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.836 [DefaultDispatcher-worker-5 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:01.836 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.836 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.836 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.837 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.837 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.841 [DefaultDispatcher-worker-10 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.841 [DefaultDispatcher-worker-10 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.841 [DefaultDispatcher-worker-10 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:17:01.841 [DefaultDispatcher-worker-10 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.842 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.842 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.845 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.848 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.853 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.857 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.860 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.863 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.866 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-04-29 22:17:01.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 22:17:01.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 22:17:01.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.867 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b: (connection evicted) 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:01.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 22:17:01.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 22:17:01.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 22:17:01.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.883 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.885 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.886 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.886 [DefaultDispatcher-worker-8 @coroutine#2364] 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. 2024-04-29 22:17:01.886 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.886 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.887 [DefaultDispatcher-worker-5 @coroutine#2364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.887 [DefaultDispatcher-worker-5 @coroutine#2364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.894 [DefaultDispatcher-worker-16 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.895 [DefaultDispatcher-worker-16 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.895 [DefaultDispatcher-worker-16 @coroutine#2363] 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. 2024-04-29 22:17:01.895 [DefaultDispatcher-worker-16 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.895 [DefaultDispatcher-worker-7 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.895 [DefaultDispatcher-worker-7 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.899 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.903 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.905 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:01.905 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.905 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:01.905 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.906 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.906 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.908 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2024-04-29 22:17:01.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 22:17:01.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 22:17:01.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.909 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8: (connection evicted) 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:01.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 22:17:01.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 22:17:01.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 22:17:01.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 22:17:01.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.932 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.933 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.934 [DefaultDispatcher-worker-10 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.934 [DefaultDispatcher-worker-10 @coroutine#2399] 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. 2024-04-29 22:17:01.934 [DefaultDispatcher-worker-10 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.934 [DefaultDispatcher-worker-10 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.936 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.936 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.944 [DefaultDispatcher-worker-11 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.945 [DefaultDispatcher-worker-11 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.945 [DefaultDispatcher-worker-11 @coroutine#2398] 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. 2024-04-29 22:17:01.945 [DefaultDispatcher-worker-11 @coroutine#2398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.945 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.945 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.948 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.953 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.957 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.959 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.962 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-29 22:17:01.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 22:17:01.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 22:17:01.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:01.963 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741687d4: (connection evicted) 2024-04-29 22:17:01.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:01.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 22:17:01.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc1c8d0 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:01.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:01.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 22:17:01.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 22:17:01.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.980 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.982 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.983 [DefaultDispatcher-worker-3 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.983 [DefaultDispatcher-worker-3 @coroutine#2430] 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. 2024-04-29 22:17:01.983 [DefaultDispatcher-worker-3 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.983 [DefaultDispatcher-worker-3 @coroutine#2430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:01.984 [DefaultDispatcher-worker-13 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.984 [DefaultDispatcher-worker-13 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:17:01.992 [DefaultDispatcher-worker-3 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:01.992 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.992 [DefaultDispatcher-worker-3 @coroutine#2061] 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. 2024-04-29 22:17:01.992 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.993 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-14 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-14 @coroutine#2429] 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. 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-14 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.994 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:17:01.997 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:02.000 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2024-04-29 22:17:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 22:17:02.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 22:17:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.002 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5457123a: (connection evicted) 2024-04-29 22:17:02.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 22:17:02.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 22:17:02.107 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:02.108 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.108 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.108 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.109 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.109 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.214 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:02.215 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.215 [DefaultDispatcher-worker-2 @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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.215 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.216 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.216 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768967cf 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 22:17:02.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 22:17:02.337 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.349 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.351 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.352 [DefaultDispatcher-worker-11 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.353 [DefaultDispatcher-worker-11 @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/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:02.353 [DefaultDispatcher-worker-11 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.353 [DefaultDispatcher-worker-11 @coroutine#2487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:02.354 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.354 [DefaultDispatcher-worker-10 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.363 [DefaultDispatcher-worker-12 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.363 [DefaultDispatcher-worker-12 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.363 [DefaultDispatcher-worker-12 @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/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.363 [DefaultDispatcher-worker-12 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.364 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.364 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.368 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.386 [DefaultDispatcher-worker-13 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.417 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:02.421 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e7008 2024-04-29 22:17:02.421 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e7008 2024-04-29 22:17:02.423 [DefaultDispatcher-worker-12 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:02.423 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.423 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.423 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.424 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.424 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.427 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e988bd 2024-04-29 22:17:02.428 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e988bd 2024-04-29 22:17:02.431 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd61b78 2024-04-29 22:17:02.432 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd61b78 2024-04-29 22:17:02.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d48286 2024-04-29 22:17:02.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d48286 2024-04-29 22:17:02.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0384 2024-04-29 22:17:02.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3f0384 2024-04-29 22:17:02.439 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867d8de 2024-04-29 22:17:02.439 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867d8de 2024-04-29 22:17:02.441 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44660771 2024-04-29 22:17:02.441 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@44660771 2024-04-29 22:17:02.444 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fb7dc9 2024-04-29 22:17:02.444 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fb7dc9 2024-04-29 22:17:02.446 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-29 22:17:02.446 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9c7e51 2024-04-29 22:17:02.446 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9c7e51 2024-04-29 22:17:02.446 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:02.449 [DefaultDispatcher-worker-15 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:02.449 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.449 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.449 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.450 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.450 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 22:17:02.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 22:17:02.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:17:02.454 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d: (connection evicted) 2024-04-29 22:17:02.454 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e7008: (connection evicted) 2024-04-29 22:17:02.455 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e988bd: (connection evicted) 2024-04-29 22:17:02.455 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd61b78: (connection evicted) 2024-04-29 22:17:02.455 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d48286: (connection evicted) 2024-04-29 22:17:02.455 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3f0384: (connection evicted) 2024-04-29 22:17:02.456 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867d8de: (connection evicted) 2024-04-29 22:17:02.456 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44660771: (connection evicted) 2024-04-29 22:17:02.456 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19fb7dc9: (connection evicted) 2024-04-29 22:17:02.457 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9c7e51: (connection evicted) 2024-04-29 22:17:02.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 22:17:02.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 22:17:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264340f0 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 22:17:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 22:17:02.466 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.478 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.480 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.481 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.481 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:02.481 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.482 [DefaultDispatcher-worker-2 @coroutine#2517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:02.483 [DefaultDispatcher-worker-5 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.483 [DefaultDispatcher-worker-5 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.493 [DefaultDispatcher-worker-16 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.493 [DefaultDispatcher-worker-16 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.493 [DefaultDispatcher-worker-16 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.493 [DefaultDispatcher-worker-16 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.494 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.494 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.497 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.515 [DefaultDispatcher-worker-10 @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.547 [DefaultDispatcher-worker-10 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:02.548 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.548 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.548 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.549 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.549 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.561 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-04-29 22:17:02.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 22:17:02.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 22:17:02.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.563 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504a9352: (connection evicted) 2024-04-29 22:17:02.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 22:17:02.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441d3ddf 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 22:17:02.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 22:17:02.569 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.574 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:02.574 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.574 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.574 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.575 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.575 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.582 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.584 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.585 [DefaultDispatcher-worker-12 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.585 [DefaultDispatcher-worker-12 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:02.585 [DefaultDispatcher-worker-12 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.585 [DefaultDispatcher-worker-12 @coroutine#2546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:02.586 [DefaultDispatcher-worker-10 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.586 [DefaultDispatcher-worker-10 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.593 [DefaultDispatcher-worker-12 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.593 [DefaultDispatcher-worker-12 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.593 [DefaultDispatcher-worker-12 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.593 [DefaultDispatcher-worker-12 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.593 [DefaultDispatcher-worker-14 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.594 [DefaultDispatcher-worker-14 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.597 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.612 [DefaultDispatcher-worker-14 @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.651 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-04-29 22:17:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 22:17:02.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 22:17:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.654 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c: (connection evicted) 2024-04-29 22:17:02.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 22:17:02.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4bc3ff 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 22:17:02.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 22:17:02.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.678 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.680 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.681 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.681 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:02.681 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.681 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:02.683 [DefaultDispatcher-worker-7 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.683 [DefaultDispatcher-worker-7 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:02.692 [DefaultDispatcher-worker-1 @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.692 [DefaultDispatcher-worker-1 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.692 [DefaultDispatcher-worker-1 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.692 [DefaultDispatcher-worker-1 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.693 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.693 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.696 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.710 [DefaultDispatcher-worker-10 @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.722 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:02.723 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.723 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.723 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.724 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.724 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.746 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154fcedd 2024-04-29 22:17:02.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 22:17:02.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 22:17:02.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.748 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154fcedd: (connection evicted) 2024-04-29 22:17:02.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 22:17:02.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533a8540 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.762 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 22:17:02.763 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.763 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.763 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 22:17:02.781 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.793 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.795 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.797 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.808 [DefaultDispatcher-worker-1 @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.824 [DefaultDispatcher-worker-8 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28df2da8 2024-04-29 22:17:02.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 22:17:02.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 22:17:02.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.827 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28df2da8: (connection evicted) 2024-04-29 22:17:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 22:17:02.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 22:17:02.830 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3979c6e8 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.831 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 22:17:02.832 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.832 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.832 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 22:17:02.846 [DefaultDispatcher-worker-16 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:02.846 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.847 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.847 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.848 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.848 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.848 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.859 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.861 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.863 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.864 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 22:17:02.879 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.891 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.893 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.895 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.908 [DefaultDispatcher-worker-3 @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-04-29 22:17:02.915 [DefaultDispatcher-worker-11 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:02.915 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.915 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:02.915 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.916 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.916 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:02.924 [DefaultDispatcher-worker-5 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.932 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:02.933 [DefaultDispatcher-worker-13 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.942 [DefaultDispatcher-worker-6 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-04-29 22:17:02.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 22:17:02.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 22:17:02.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.954 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a3c078: (connection evicted) 2024-04-29 22:17:02.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 22:17:02.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 22:17:02.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 22:17:02.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 22:17:02.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:02.955 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-04-29 22:17:02.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:02.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 22:17:02.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 22:17:02.957 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.958 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 22:17:02.959 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.959 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.959 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 22:17:02.977 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.989 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.993 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e301795 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:02.993 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 22:17:02.994 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:02.994 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:02.994 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 22:17:03.003 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:03.004 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.004 [DefaultDispatcher-worker-7 @coroutine#2061] 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. 2024-04-29 22:17:03.004 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.005 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.009 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:03.021 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:03.023 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:03.025 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:03.037 [DefaultDispatcher-worker-9 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-04-29 22:17:03.050 [DefaultDispatcher-worker-6 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:03.059 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:03.059 [DefaultDispatcher-worker-3 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:03.069 [DefaultDispatcher-worker-6 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-29 22:17:03.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 22:17:03.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 22:17:03.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.073 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-04-29 22:17:03.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 22:17:03.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 22:17:03.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 22:17:03.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 22:17:03.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.074 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f: (connection evicted) 2024-04-29 22:17:03.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 22:17:03.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7f5c44 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.077 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.078 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 22:17:03.094 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.106 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.110 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.122 [DefaultDispatcher-worker-16 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:03.122 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.122 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.122 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.123 [DefaultDispatcher-worker-12 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.123 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.123 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.144 [DefaultDispatcher-worker-4 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.148 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.157 [DefaultDispatcher-worker-4 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-04-29 22:17:03.178 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 22:17:03.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 22:17:03.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.180 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e: (connection evicted) 2024-04-29 22:17:03.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 22:17:03.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 22:17:03.181 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c6c6a7 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.182 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 22:17:03.199 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.211 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.212 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.214 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.227 [DefaultDispatcher-worker-3 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.228 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:03.228 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.228 [DefaultDispatcher-worker-3 @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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.228 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.230 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.230 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.249 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.253 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.262 [DefaultDispatcher-worker-4 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56511eda 2024-04-29 22:17:03.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 22:17:03.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 22:17:03.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.267 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56511eda: (connection evicted) 2024-04-29 22:17:03.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 22:17:03.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8616368 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.270 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.271 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 22:17:03.287 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.298 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.300 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.302 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.313 [DefaultDispatcher-worker-11 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.331 [DefaultDispatcher-worker-13 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.338 [DefaultDispatcher-worker-12 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.395 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.459 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:03.459 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.459 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.459 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.461 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.461 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.463 [DefaultDispatcher-worker-12 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:03.463 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.463 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.463 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.464 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.464 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.536 [DefaultDispatcher-worker-9 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2024-04-29 22:17:03.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 22:17:03.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 22:17:03.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.586 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe: (connection evicted) 2024-04-29 22:17:03.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 22:17:03.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b01be54 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.590 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.591 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-10 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.597 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.598 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.598 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.598 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.598 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.609 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.621 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.623 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.624 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.627 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.638 [DefaultDispatcher-worker-7 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.660 [DefaultDispatcher-worker-15 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.671 [DefaultDispatcher-worker-1 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701153c1 2024-04-29 22:17:03.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 22:17:03.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 22:17:03.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.683 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701153c1: (connection evicted) 2024-04-29 22:17:03.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 22:17:03.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1c5bb5 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 22:17:03.685 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.686 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.686 [Test worker @coroutine#2880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 22:17:03.700 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.711 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.713 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.715 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.726 [DefaultDispatcher-worker-15 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5946e540 2024-04-29 22:17:03.781 [DefaultDispatcher-worker-7 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:03.781 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.781 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.781 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.783 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.783 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.786 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 22:17:03.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 22:17:03.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:03.789 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5946e540: (connection evicted) 2024-04-29 22:17:03.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:03.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 22:17:03.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f609a4 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 22:17:03.867 [DefaultDispatcher-worker-5 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:03.867 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.867 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.867 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.869 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.869 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.889 [DefaultDispatcher-worker-1 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.893 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:03.898 [DefaultDispatcher-worker-1 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.907 [DefaultDispatcher-worker-5 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.914 [DefaultDispatcher-worker-5 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.925 [DefaultDispatcher-worker-7 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:03.925 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.926 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:03.926 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.927 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.927 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:03.949 [DefaultDispatcher-worker-6 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:03.950 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:17:03.955 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-29 22:17:03.956 [DefaultDispatcher-worker-15 @coroutine#2926] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:17:03.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301c0aae 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:03.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:03.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 22:17:03.979 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:03.979 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:03.979 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:03.979 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:03.982 [eventLoopGroupProxy-19-1 @call-handler#2936] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:17:03.982 [eventLoopGroupProxy-19-2 @call-handler#2937] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:17:03.982 [eventLoopGroupProxy-19-1 @call-handler#2936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:03.982 [eventLoopGroupProxy-19-2 @call-handler#2937] 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 2024-04-29 22:17:03.982 [eventLoopGroupProxy-19-2 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:03.983 [eventLoopGroupProxy-19-2 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:03.984 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 22:17:03.984 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8ef60b 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:03.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 22:17:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:03.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 22:17:04.003 [DefaultDispatcher-worker-1 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.003 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.003 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.003 [DefaultDispatcher-worker-1 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.004 [eventLoopGroupProxy-19-2 @call-handler#2943] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:17:04.004 [eventLoopGroupProxy-19-2 @call-handler#2943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.005 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.005 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.007 [DefaultDispatcher-worker-3 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.007 [DefaultDispatcher-worker-3 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:04.007 [DefaultDispatcher-worker-3 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.007 [DefaultDispatcher-worker-3 @coroutine#2948] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a14512 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:04.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 22:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-04-29 22:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-04-29 22:17:04.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 22:17:04.010 [eventLoopGroupProxy-19-3 @call-handler#2954] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:17:04.010 [eventLoopGroupProxy-19-3 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.011 [eventLoopGroupProxy-19-2 @call-handler#2956] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:17:04.011 [eventLoopGroupProxy-19-2 @call-handler#2956] 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 2024-04-29 22:17:04.011 [eventLoopGroupProxy-19-2 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.012 [eventLoopGroupProxy-19-2 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.013 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.013 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.019 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.020 [DefaultDispatcher-worker-4 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:04.020 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.020 [DefaultDispatcher-worker-4 @coroutine#2061] 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. 2024-04-29 22:17:04.020 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.021 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.028 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.032 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.032 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:17:04.032 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.032 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.033 [eventLoopGroupProxy-19-2 @call-handler#2966] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:17:04.034 [eventLoopGroupProxy-19-4 @call-handler#2970] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:17:04.034 [eventLoopGroupProxy-19-4 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.035 [eventLoopGroupProxy-19-2 @call-handler#2966] 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 2024-04-29 22:17:04.035 [eventLoopGroupProxy-19-2 @call-handler#2966] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.040 [DefaultDispatcher-worker-3 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.040 [DefaultDispatcher-worker-3 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.040 [DefaultDispatcher-worker-3 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.040 [DefaultDispatcher-worker-3 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.044 [eventLoopGroupProxy-19-5 @call-handler#2976] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:17:04.044 [eventLoopGroupProxy-19-5 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.045 [DefaultDispatcher-worker-11 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.045 [DefaultDispatcher-worker-11 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.047 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.047 [eventLoopGroupProxy-19-2 @call-handler#2966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.047 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.047 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:17:04.058 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:04.061 [DefaultDispatcher-worker-13 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.061 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.066 [DefaultDispatcher-worker-8 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-04-29 22:17:04.067 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.067 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.067 [DefaultDispatcher-worker-8 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.068 [eventLoopGroupProxy-19-2 @call-handler#2986] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:17:04.068 [eventLoopGroupProxy-19-2 @call-handler#2986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.068 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.068 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.071 [DefaultDispatcher-worker-9 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.078 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-04-29 22:17:04.085 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:04.088 [DefaultDispatcher-worker-1 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-04-29 22:17:04.092 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.094 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.094 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 22:17:04.094 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.095 [eventLoopGroupProxy-19-2 @call-handler#3000] 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) 2024-04-29 22:17:04.103 [DefaultDispatcher-worker-14 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.109 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:04.120 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.120 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.121 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 22:17:04.121 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.121 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656 2024-04-29 22:17:04.121 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656. 2024-04-29 22:17:04.121 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656 2024-04-29 22:17:04.122 [eventLoopGroupProxy-19-2 @call-handler#3004] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:17:04.126 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.126 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656 2024-04-29 22:17:04.126 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656 2024-04-29 22:17:04.127 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656. 2024-04-29 22:17:04.127 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.136 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:04.136 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.136 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.136 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.137 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.137 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.139 [DefaultDispatcher-worker-16 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.140 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.141 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:17:04.141 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.141 [eventLoopGroupProxy-19-2 @call-handler#3011] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:17:04.143 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.144 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.144 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.144 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:17:04.144 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.154 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.178 [DefaultDispatcher-worker-16 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.191 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.192 [eventLoopGroupProxy-19-2 @call-handler#3017] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:17:04.193 [eventLoopGroupProxy-19-2 @call-handler#3017] 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 2024-04-29 22:17:04.193 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.201 [DefaultDispatcher-worker-13 @call-handler#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.201 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.202 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.202 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.202 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.202 [DefaultDispatcher-worker-13 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.213 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.222 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 22:17:04.223 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.224 [eventLoopGroupProxy-19-2 @call-handler#3030] 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) 2024-04-29 22:17:04.232 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.238 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:04.238 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.239 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.239 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.240 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.240 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657 2024-04-29 22:17:04.245 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657. 2024-04-29 22:17:04.246 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657 2024-04-29 22:17:04.246 [eventLoopGroupProxy-19-2 @call-handler#3037] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:17:04.247 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.247 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657 2024-04-29 22:17:04.247 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657 2024-04-29 22:17:04.248 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657. 2024-04-29 22:17:04.248 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586628215156166657 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.256 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.257 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.257 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:17:04.257 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.258 [eventLoopGroupProxy-19-2 @call-handler#3041] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:17:04.258 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.259 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.259 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:17:04.259 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:17:04.259 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.268 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.292 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.303 [DefaultDispatcher-worker-7 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.303 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.304 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.304 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.304 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.304 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.305 [eventLoopGroupProxy-19-2 @call-handler#3048] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:17:04.305 [eventLoopGroupProxy-19-2 @call-handler#3048] 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 2024-04-29 22:17:04.305 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.310 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.320 [DefaultDispatcher-worker-10 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.321 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.321 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.321 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.322 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.322 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.332 [DefaultDispatcher-worker-10 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.337 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.337 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656. 2024-04-29 22:17:04.337 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.337 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.337 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.337 [UI Thread @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.338 [eventLoopGroupProxy-19-2 @call-handler#3083] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 22:17:04.338 [eventLoopGroupProxy-19-5 @call-handler#3085] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 22:17:04.339 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.339 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.339 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.340 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.340 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.340 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.341 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.341 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656. 2024-04-29 22:17:04.342 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.342 [eventLoopGroupProxy-19-7 @call-handler#3104] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 22:17:04.343 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.343 [eventLoopGroupProxy-19-5 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.343 [eventLoopGroupProxy-19-6 @call-handler#3106] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 22:17:04.344 [UI Thread @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.344 [UI Thread @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.344 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.344 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.345 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.345 [UI Thread @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.345 [eventLoopGroupProxy-19-7 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.345 [eventLoopGroupProxy-19-8 @call-handler#3112] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 22:17:04.345 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656. 2024-04-29 22:17:04.345 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.345 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.345 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.346 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.346 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.346 [eventLoopGroupProxy-19-6 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.346 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.346 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.347 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.347 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.355 [DefaultDispatcher-worker-14 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.356 [eventLoopGroupProxy-19-8 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.357 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.357 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.357 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656. 2024-04-29 22:17:04.357 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.365 [DefaultDispatcher-worker-4 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.374 [DefaultDispatcher-worker-1 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.382 [DefaultDispatcher-worker-14 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.393 [DefaultDispatcher-worker-5 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.399 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656 2024-04-29 22:17:04.399 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656. 2024-04-29 22:17:04.399 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656 2024-04-29 22:17:04.400 [eventLoopGroupProxy-19-2 @call-handler#3127] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 22:17:04.401 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.402 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656 2024-04-29 22:17:04.402 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656 2024-04-29 22:17:04.402 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656. 2024-04-29 22:17:04.402 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.412 [DefaultDispatcher-worker-14 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.425 [DefaultDispatcher-worker-2 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.434 [DefaultDispatcher-worker-5 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.435 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.435 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.435 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.435 [DefaultDispatcher-worker-5 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.436 [eventLoopGroupProxy-19-2 @call-handler#3136] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:17:04.436 [eventLoopGroupProxy-19-2 @call-handler#3136] 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 2024-04-29 22:17:04.436 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.446 [DefaultDispatcher-worker-14 @call-handler#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.447 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.447 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.447 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.447 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.447 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.456 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656 2024-04-29 22:17:04.456 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656. 2024-04-29 22:17:04.456 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656 2024-04-29 22:17:04.457 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.457 [eventLoopGroupProxy-19-2 @call-handler#3157] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 22:17:04.463 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.463 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656 2024-04-29 22:17:04.463 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656 2024-04-29 22:17:04.464 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656. 2024-04-29 22:17:04.464 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586628215156166657&assignmentUid=586628215156166656&clazzUid=586628215156166656&submitterUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.472 [DefaultDispatcher-worker-8 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:04.472 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.472 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.472 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.473 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.473 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.475 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:04.476 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.476 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.476 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.477 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.477 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.477 [DefaultDispatcher-worker-1 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.485 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656 2024-04-29 22:17:04.485 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656. 2024-04-29 22:17:04.485 [UI Thread @coroutine#3172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656 2024-04-29 22:17:04.486 [eventLoopGroupProxy-19-2 @call-handler#3181] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 22:17:04.487 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.487 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.487 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.487 [eventLoopGroupProxy-19-2 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.487 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656 2024-04-29 22:17:04.487 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656. 2024-04-29 22:17:04.487 [UI Thread @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656 2024-04-29 22:17:04.487 [eventLoopGroupProxy-19-6 @call-handler#3190] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 22:17:04.488 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.488 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.488 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.488 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.488 [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:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.488 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.488 [eventLoopGroupProxy-19-8 @call-handler#3197] 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/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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 22:17:04.489 [UI Thread @coroutine#3172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656 2024-04-29 22:17:04.489 [UI Thread @coroutine#3172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656 2024-04-29 22:17:04.489 [eventLoopGroupProxy-19-2 @call-handler#3201] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 22:17:04.490 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656. 2024-04-29 22:17:04.490 [UI Thread @coroutine#3172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.490 [eventLoopGroupProxy-19-9 @call-handler#3207] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 22:17:04.491 [eventLoopGroupProxy-19-8 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.492 [UI Thread @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656 2024-04-29 22:17:04.492 [UI Thread @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656 2024-04-29 22:17:04.492 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.492 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656. 2024-04-29 22:17:04.492 [UI Thread @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.493 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.493 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.493 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.493 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.493 [eventLoopGroupProxy-19-6 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.494 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.494 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.494 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.494 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.494 [eventLoopGroupProxy-19-9 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.494 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.494 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.494 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.494 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.500 [DefaultDispatcher-worker-1 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.507 [DefaultDispatcher-worker-2 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.515 [DefaultDispatcher-worker-9 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.524 [DefaultDispatcher-worker-18 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.533 [DefaultDispatcher-worker-7 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.538 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657 2024-04-29 22:17:04.538 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657. 2024-04-29 22:17:04.538 [UI Thread @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657 2024-04-29 22:17:04.539 [eventLoopGroupProxy-19-2 @call-handler#3221] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 22:17:04.544 [eventLoopGroupProxy-19-2 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.545 [UI Thread @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657 2024-04-29 22:17:04.545 [UI Thread @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657 2024-04-29 22:17:04.545 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657. 2024-04-29 22:17:04.545 [UI Thread @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166657 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.555 [DefaultDispatcher-worker-5 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.567 [DefaultDispatcher-worker-7 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.575 [DefaultDispatcher-worker-2 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.576 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.576 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.576 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.576 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:17:04.577 [eventLoopGroupProxy-19-2 @call-handler#3227] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:17:04.577 [eventLoopGroupProxy-19-2 @call-handler#3227] 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 2024-04-29 22:17:04.577 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:17:04.587 [DefaultDispatcher-worker-5 @call-handler#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618d2191 2024-04-29 22:17:04.587 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.588 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.588 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:17:04.588 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:17:04.588 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.591 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.591 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656. 2024-04-29 22:17:04.591 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.591 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.591 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.591 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.592 [eventLoopGroupProxy-19-2 @call-handler#3266] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 22:17:04.592 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.592 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.592 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.592 [eventLoopGroupProxy-19-6 @call-handler#3267] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 22:17:04.592 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.592 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.592 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.593 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.593 [eventLoopGroupProxy-19-8 @call-handler#3277] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 22:17:04.593 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.593 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656. 2024-04-29 22:17:04.593 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.594 [eventLoopGroupProxy-19-9 @call-handler#3284] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 22:17:04.594 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.594 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 2024-04-29 22:17:04.595 [eventLoopGroupProxy-19-6 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.595 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656. 2024-04-29 22:17:04.595 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.595 [eventLoopGroupProxy-19-9 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.596 [eventLoopGroupProxy-19-10 @call-handler#3291] 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/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 22:17:04.596 [eventLoopGroupProxy-19-8 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.596 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.596 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.596 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.596 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.596 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.596 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.597 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.597 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.597 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.597 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 2024-04-29 22:17:04.597 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656. 2024-04-29 22:17:04.597 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586628215156166656&assignmentUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.599 [eventLoopGroupProxy-19-10 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:17:04.600 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.600 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 2024-04-29 22:17:04.600 [DefaultDispatcher-worker-10 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-04-29 22:17:04.600 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656. 2024-04-29 22:17:04.600 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586628215156166656&clazzUid=586628215156166656&accountPersonUid=586628215156166656 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:04.606 [DefaultDispatcher-worker-3 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.608 [DefaultDispatcher-worker-18 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-18 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-18 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-18 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.609 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.610 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.610 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.610 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.610 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.616 [DefaultDispatcher-worker-15 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.624 [DefaultDispatcher-worker-11 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.632 [DefaultDispatcher-worker-17 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.640 [DefaultDispatcher-worker-7 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7442be61 2024-04-29 22:17:04.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 22:17:04.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 22:17:04.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:04.645 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7442be61: (connection evicted) 2024-04-29 22:17:04.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:04.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 22:17:04.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 22:17:04.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 22:17:04.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 22:17:04.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:04.647 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147: (connection evicted) 2024-04-29 22:17:04.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:04.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 22:17:04.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 22:17:04.793 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:04.793 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.793 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.793 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.794 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.794 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.879 [DefaultDispatcher-worker-3 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:04.880 [DefaultDispatcher-worker-3 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.880 [DefaultDispatcher-worker-3 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.880 [DefaultDispatcher-worker-3 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.881 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.881 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.937 [DefaultDispatcher-worker-6 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:04.937 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.937 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:04.937 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.938 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:04.938 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.032 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:05.032 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.032 [DefaultDispatcher-worker-7 @coroutine#2061] 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. 2024-04-29 22:17:05.032 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.033 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.148 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:05.148 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.148 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.148 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.149 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.149 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.250 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:05.250 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.250 [DefaultDispatcher-worker-3 @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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.250 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.251 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.251 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.485 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:05.485 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.485 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.485 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.486 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.486 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.488 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:05.488 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.488 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.488 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.489 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.489 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.623 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.624 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.624 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.624 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.624 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 22:17:05.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 22:17:05.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.651 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618d2191: (connection evicted) 2024-04-29 22:17:05.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:05.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 22:17:05.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 22:17:05.655 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 22:17:05.655 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475454ae 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.656 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.657 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 22:17:05.675 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.686 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.688 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.690 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76958827 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.690 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 22:17:05.691 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.691 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.691 [Test worker @coroutine#3351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 22:17:05.705 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.716 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.718 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.719 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.732 [DefaultDispatcher-worker-3 @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7225583d 2024-04-29 22:17:05.745 [DefaultDispatcher-worker-11 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.757 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:05.758 [DefaultDispatcher-worker-11 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117e9a56 2024-04-29 22:17:05.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 22:17:05.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 22:17:05.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.768 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117e9a56: (connection evicted) 2024-04-29 22:17:05.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:05.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 22:17:05.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 22:17:05.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 22:17:05.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 22:17:05.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.769 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7225583d: (connection evicted) 2024-04-29 22:17:05.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:05.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 22:17:05.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a12389e 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.771 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 22:17:05.772 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.772 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.772 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 22:17:05.787 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.798 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.801 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.803 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13835bdc 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.803 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 22:17:05.804 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.804 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.804 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 22:17:05.804 [DefaultDispatcher-worker-6 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:05.804 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.804 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.804 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.806 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.806 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.818 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.829 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.831 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.833 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.846 [DefaultDispatcher-worker-12 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-29 22:17:05.861 [DefaultDispatcher-worker-10 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.872 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:05.872 [DefaultDispatcher-worker-11 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.881 [DefaultDispatcher-worker-12 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.892 [DefaultDispatcher-worker-9 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:05.892 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.892 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.892 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.893 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.893 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.904 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.907 [DefaultDispatcher-worker-4 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-29 22:17:05.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 22:17:05.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 22:17:05.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.910 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7296675e: (connection evicted) 2024-04-29 22:17:05.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:05.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 22:17:05.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 22:17:05.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 22:17:05.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 22:17:05.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:05.911 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d: (connection evicted) 2024-04-29 22:17:05.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:05.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 22:17:05.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d094add 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.913 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.914 [Test worker @coroutine#3501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 22:17:05.930 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.941 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.943 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.945 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27215154 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:05.945 [Test worker @coroutine#3501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 22:17:05.946 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.946 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.946 [Test worker @coroutine#3501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 22:17:05.947 [DefaultDispatcher-worker-14 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:05.947 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.948 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:05.948 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.949 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.949 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:05.960 [Test worker @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.972 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.973 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.975 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:05.988 [DefaultDispatcher-worker-12 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-04-29 22:17:06.002 [DefaultDispatcher-worker-4 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:06.014 [DefaultDispatcher-worker-8 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-04-29 22:17:06.014 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 22:17:06.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 22:17:06.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.023 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b: (connection evicted) 2024-04-29 22:17:06.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 22:17:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 22:17:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 22:17:06.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 22:17:06.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.025 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab: (connection evicted) 2024-04-29 22:17:06.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 22:17:06.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae49d52 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.027 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.028 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 22:17:06.043 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.043 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:06.043 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.043 [DefaultDispatcher-worker-1 @coroutine#2061] 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. 2024-04-29 22:17:06.043 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.044 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.055 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.056 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.058 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121ec5c2 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.059 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 22:17:06.073 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.085 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.087 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.089 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.101 [DefaultDispatcher-worker-2 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@450b99f2 2024-04-29 22:17:06.113 [DefaultDispatcher-worker-12 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.126 [DefaultDispatcher-worker-12 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72161dbb 2024-04-29 22:17:06.128 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 22:17:06.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 22:17:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.134 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72161dbb: (connection evicted) 2024-04-29 22:17:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 22:17:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 22:17:06.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 22:17:06.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 22:17:06.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.135 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@450b99f2: (connection evicted) 2024-04-29 22:17:06.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 22:17:06.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296b758 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.137 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.138 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 22:17:06.156 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.160 [DefaultDispatcher-worker-10 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:06.160 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.160 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.160 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.161 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.161 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.167 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.169 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.171 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78652c15 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.172 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 22:17:06.186 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.204 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.206 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.208 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.220 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-04-29 22:17:06.233 [DefaultDispatcher-worker-1 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.238 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:06.246 [DefaultDispatcher-worker-10 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa 2024-04-29 22:17:06.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 22:17:06.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 22:17:06.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.256 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac0c3aa: (connection evicted) 2024-04-29 22:17:06.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 22:17:06.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 22:17:06.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 22:17:06.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 22:17:06.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.257 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66fd9613: (connection evicted) 2024-04-29 22:17:06.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 22:17:06.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2380e8d4 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.259 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 22:17:06.260 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.260 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.260 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 22:17:06.261 [DefaultDispatcher-worker-6 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:06.261 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.261 [DefaultDispatcher-worker-6 @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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.261 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.263 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.263 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.275 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.286 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.288 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.290 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765ccc7a 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.290 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.291 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 22:17:06.305 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.316 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.318 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.332 [DefaultDispatcher-worker-9 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de943f 2024-04-29 22:17:06.347 [DefaultDispatcher-worker-17 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.358 [DefaultDispatcher-worker-17 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.360 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:06.368 [DefaultDispatcher-worker-17 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2024-04-29 22:17:06.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 22:17:06.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 22:17:06.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.377 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407956a5: (connection evicted) 2024-04-29 22:17:06.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 22:17:06.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 22:17:06.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 22:17:06.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 22:17:06.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.378 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71de943f: (connection evicted) 2024-04-29 22:17:06.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 22:17:06.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 22:17:06.379 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a27356 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.380 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 22:17:06.397 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.408 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.410 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.412 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b20b431 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.412 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.413 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 22:17:06.413 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.413 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.413 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 22:17:06.431 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.442 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.444 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.445 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.457 [DefaultDispatcher-worker-6 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552 2024-04-29 22:17:06.471 [DefaultDispatcher-worker-17 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.480 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:06.482 [DefaultDispatcher-worker-5 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.493 [DefaultDispatcher-worker-18 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.499 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:06.499 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.499 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.499 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.500 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.500 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.501 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:06.501 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.501 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.502 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.502 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.503 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.512 [DefaultDispatcher-worker-1 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2024-04-29 22:17:06.513 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 22:17:06.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 22:17:06.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.517 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9: (connection evicted) 2024-04-29 22:17:06.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 22:17:06.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 22:17:06.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 22:17:06.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 22:17:06.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.518 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b3f0552: (connection evicted) 2024-04-29 22:17:06.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 22:17:06.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 22:17:06.520 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.521 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 22:17:06.522 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.522 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.522 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 22:17:06.538 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.550 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.552 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.553 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391cc6cf 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.554 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 22:17:06.568 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.579 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.581 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.583 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.595 [DefaultDispatcher-worker-15 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-04-29 22:17:06.608 [DefaultDispatcher-worker-9 @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.618 [DefaultDispatcher-worker-9 @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.622 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:06.622 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-29 22:17:06.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 22:17:06.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 22:17:06.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.631 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1: (connection evicted) 2024-04-29 22:17:06.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 22:17:06.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 22:17:06.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 22:17:06.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 22:17:06.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.632 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404cc16a: (connection evicted) 2024-04-29 22:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 22:17:06.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7508912e 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.634 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.635 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.635 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 22:17:06.635 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.635 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.635 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 22:17:06.637 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:06.637 [DefaultDispatcher-worker-5 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.638 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.639 [DefaultDispatcher-worker-14 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.639 [DefaultDispatcher-worker-14 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.639 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.639 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.650 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.661 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.663 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.665 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.665 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8fa77a 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.666 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 22:17:06.680 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.691 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.693 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.695 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.707 [DefaultDispatcher-worker-8 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-04-29 22:17:06.719 [DefaultDispatcher-worker-5 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.731 [DefaultDispatcher-worker-5 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.734 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.735 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:06.737 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50 2024-04-29 22:17:06.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 22:17:06.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 22:17:06.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.746 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f86cd50: (connection evicted) 2024-04-29 22:17:06.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 22:17:06.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 22:17:06.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 22:17:06.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 22:17:06.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.748 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b097d19: (connection evicted) 2024-04-29 22:17:06.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 22:17:06.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126a8548 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.749 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.750 [Test worker @coroutine#3963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 22:17:06.767 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.778 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.780 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.782 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a1b37b 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.782 [Test worker @coroutine#3963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 22:17:06.783 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.783 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.783 [Test worker @coroutine#3963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 22:17:06.797 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.808 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.809 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.811 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.817 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:06.817 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.817 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.817 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.818 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.818 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.823 [DefaultDispatcher-worker-9 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2024-04-29 22:17:06.837 [DefaultDispatcher-worker-15 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.849 [DefaultDispatcher-worker-3 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-04-29 22:17:06.850 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.903 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.914 [DefaultDispatcher-worker-18 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:06.915 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.915 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.915 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.916 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.916 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 22:17:06.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 22:17:06.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.917 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df: (connection evicted) 2024-04-29 22:17:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 22:17:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 22:17:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 22:17:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 22:17:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:06.918 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32: (connection evicted) 2024-04-29 22:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:06.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 22:17:06.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e6bb211 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.920 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.921 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 22:17:06.939 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.951 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.953 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.954 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@656dc20f 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:06.955 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 22:17:06.956 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:06.956 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:06.956 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 22:17:06.959 [DefaultDispatcher-worker-7 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:06.959 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.959 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:06.959 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.960 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.961 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:06.970 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:06.982 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:06.985 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:06.987 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:07.000 [DefaultDispatcher-worker-14 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b0a724 2024-04-29 22:17:07.014 [DefaultDispatcher-worker-17 @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:07.021 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.025 [DefaultDispatcher-worker-1 @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2 2024-04-29 22:17:07.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 22:17:07.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 22:17:07.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.034 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0c04d2: (connection evicted) 2024-04-29 22:17:07.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 22:17:07.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 22:17:07.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 22:17:07.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 22:17:07.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.035 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b0a724: (connection evicted) 2024-04-29 22:17:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 22:17:07.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113ba21 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.037 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.038 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 22:17:07.053 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:07.053 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.053 [DefaultDispatcher-worker-1 @coroutine#2061] 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. 2024-04-29 22:17:07.053 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.054 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.055 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.067 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.068 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.070 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c902a83 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.071 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 22:17:07.085 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.096 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.098 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.100 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.113 [DefaultDispatcher-worker-3 @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@980ac1f 2024-04-29 22:17:07.125 [DefaultDispatcher-worker-10 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.136 [DefaultDispatcher-worker-6 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.138 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.139 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.142 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-29 22:17:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 22:17:07.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 22:17:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.151 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156: (connection evicted) 2024-04-29 22:17:07.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 22:17:07.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 22:17:07.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 22:17:07.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 22:17:07.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.152 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@980ac1f: (connection evicted) 2024-04-29 22:17:07.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 22:17:07.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.154 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d4e070 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.155 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 22:17:07.172 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:07.172 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.172 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.172 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.174 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.174 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.175 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.186 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.188 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.190 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6b9981 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.190 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 22:17:07.191 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.191 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.191 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 22:17:07.205 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.216 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.218 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.220 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.233 [DefaultDispatcher-worker-9 @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2024-04-29 22:17:07.245 [DefaultDispatcher-worker-2 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.256 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.257 [DefaultDispatcher-worker-10 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.273 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:07.273 [UI Thread @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2024-04-29 22:17:07.273 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.273 [DefaultDispatcher-worker-7 @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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.273 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.274 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.274 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 22:17:07.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 22:17:07.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.278 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311898c: (connection evicted) 2024-04-29 22:17:07.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 22:17:07.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 22:17:07.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 22:17:07.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 22:17:07.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.279 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7: (connection evicted) 2024-04-29 22:17:07.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 22:17:07.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e681c3b 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.282 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.283 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 22:17:07.305 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.323 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.326 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.328 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.339 [DefaultDispatcher-worker-4 @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.342 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.355 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66008321 2024-04-29 22:17:07.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 22:17:07.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 22:17:07.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.369 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66008321: (connection evicted) 2024-04-29 22:17:07.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 22:17:07.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 22:17:07.371 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413773e6 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.372 [Test worker @coroutine#4305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 22:17:07.390 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.401 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.403 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.405 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27959c4e 2024-04-29 22:17:07.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 22:17:07.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 22:17:07.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 22:17:07.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d374c01 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.411 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 22:17:07.425 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.442 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.444 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.445 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-04-29 22:17:07.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 22:17:07.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 22:17:07.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 22:17:07.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9760f17 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.451 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 22:17:07.452 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.452 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.452 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 22:17:07.466 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.476 [DefaultDispatcher-worker-17 @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-04-29 22:17:07.478 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.480 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.481 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52688730 2024-04-29 22:17:07.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 22:17:07.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 22:17:07.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 22:17:07.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b012 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.487 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 22:17:07.488 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.488 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.488 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 22:17:07.502 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.514 [DefaultDispatcher-worker-9 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:07.514 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.514 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.514 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-2 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.515 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.516 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.516 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.517 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.518 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.520 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.530 [DefaultDispatcher-worker-17 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-04-29 22:17:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 22:17:07.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 22:17:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.534 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a337217: (connection evicted) 2024-04-29 22:17:07.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 22:17:07.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 22:17:07.537 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed79f41 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.538 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 22:17:07.539 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.539 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.539 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 22:17:07.556 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.568 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.568 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.570 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.572 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-04-29 22:17:07.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 22:17:07.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 22:17:07.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 22:17:07.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347c7b 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.578 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 22:17:07.579 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.579 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.579 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 22:17:07.594 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.605 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.607 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.609 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.618 [DefaultDispatcher-worker-9 @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.621 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.627 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@201a84e1 2024-04-29 22:17:07.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 22:17:07.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 22:17:07.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.630 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@201a84e1: (connection evicted) 2024-04-29 22:17:07.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 22:17:07.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4398d 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 22:17:07.632 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.633 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 22:17:07.648 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-16 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-8 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.652 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.653 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.653 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.653 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.653 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.660 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.662 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.664 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.664 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbbdca 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.665 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 22:17:07.680 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.691 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.693 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.695 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.707 [DefaultDispatcher-worker-15 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-04-29 22:17:07.719 [DefaultDispatcher-worker-12 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.733 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.741 [DefaultDispatcher-worker-13 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-04-29 22:17:07.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 22:17:07.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 22:17:07.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.751 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50061d56: (connection evicted) 2024-04-29 22:17:07.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 22:17:07.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 22:17:07.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 22:17:07.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 22:17:07.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.752 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0: (connection evicted) 2024-04-29 22:17:07.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 22:17:07.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 22:17:07.753 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aad7ade 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.754 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 22:17:07.771 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.783 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.785 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.786 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630e5803 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.787 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 22:17:07.801 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.812 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.814 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.816 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.827 [DefaultDispatcher-worker-7 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-04-29 22:17:07.829 [DefaultDispatcher-worker-17 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:07.830 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.830 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.830 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.831 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.831 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.842 [DefaultDispatcher-worker-16 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.854 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.858 [DefaultDispatcher-worker-13 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-04-29 22:17:07.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 22:17:07.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 22:17:07.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.862 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@770635f8: (connection evicted) 2024-04-29 22:17:07.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 22:17:07.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 22:17:07.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 22:17:07.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 22:17:07.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.863 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b810b54: (connection evicted) 2024-04-29 22:17:07.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:07.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 22:17:07.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 22:17:07.866 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae5eeee 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.867 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 22:17:07.868 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.868 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.868 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 22:17:07.884 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.896 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.898 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.899 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:07.900 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 22:17:07.901 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.901 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.901 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 22:17:07.915 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.931 [DefaultDispatcher-worker-4 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:07.931 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.931 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.931 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.931 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.932 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.932 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.933 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.935 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.948 [DefaultDispatcher-worker-14 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-29 22:17:07.949 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:07.961 [DefaultDispatcher-worker-8 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.968 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:07.973 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:07.973 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.973 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:07.973 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.974 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.974 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:07.979 [DefaultDispatcher-worker-2 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:07.988 [DefaultDispatcher-worker-17 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:08.000 [DefaultDispatcher-worker-4 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-04-29 22:17:08.001 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 22:17:08.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 22:17:08.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.013 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5796ae15: (connection evicted) 2024-04-29 22:17:08.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 22:17:08.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 22:17:08.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 22:17:08.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 22:17:08.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.015 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78002333: (connection evicted) 2024-04-29 22:17:08.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 22:17:08.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc8aa8 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.018 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 22:17:08.019 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.019 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.019 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 22:17:08.034 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.046 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.047 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.049 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eb95d3 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.050 [Test worker @coroutine#4601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 22:17:08.065 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:08.065 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.065 [DefaultDispatcher-worker-15 @coroutine#2061] 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. 2024-04-29 22:17:08.065 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.066 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.068 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.079 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.081 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.083 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.095 [DefaultDispatcher-worker-6 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-04-29 22:17:08.107 [DefaultDispatcher-worker-11 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.117 [DefaultDispatcher-worker-16 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.119 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.125 [DefaultDispatcher-worker-5 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-04-29 22:17:08.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 22:17:08.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 22:17:08.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.138 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de769c8: (connection evicted) 2024-04-29 22:17:08.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 22:17:08.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 22:17:08.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 22:17:08.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 22:17:08.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.139 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b: (connection evicted) 2024-04-29 22:17:08.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 22:17:08.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a77e0e4 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.141 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.142 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 22:17:08.158 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.169 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.171 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.173 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e272f0 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.173 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.174 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 22:17:08.185 [DefaultDispatcher-worker-12 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:08.185 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.185 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.185 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.186 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.186 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.188 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.199 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.201 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.203 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.215 [DefaultDispatcher-worker-18 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-04-29 22:17:08.227 [DefaultDispatcher-worker-2 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.237 [DefaultDispatcher-worker-18 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-04-29 22:17:08.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 22:17:08.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 22:17:08.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.242 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a74970: (connection evicted) 2024-04-29 22:17:08.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 22:17:08.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 22:17:08.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 22:17:08.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 22:17:08.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.243 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67: (connection evicted) 2024-04-29 22:17:08.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 22:17:08.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 22:17:08.247 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 22:17:08.247 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a770af8 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 22:17:08.248 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.249 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.249 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 22:17:08.265 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.276 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.278 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.280 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36b021 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.280 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.281 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 22:17:08.284 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:08.285 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.285 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.285 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.286 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.286 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.296 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.307 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.309 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.311 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.324 [DefaultDispatcher-worker-7 @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-29 22:17:08.338 [DefaultDispatcher-worker-7 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.349 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.353 [DefaultDispatcher-worker-10 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.374 [DefaultDispatcher-worker-13 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-29 22:17:08.375 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 22:17:08.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 22:17:08.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.376 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d462edc: (connection evicted) 2024-04-29 22:17:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 22:17:08.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 22:17:08.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 22:17:08.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 22:17:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.377 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8: (connection evicted) 2024-04-29 22:17:08.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 22:17:08.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d8c666 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.379 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 22:17:08.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.380 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 22:17:08.398 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.410 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.412 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.414 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4191774f 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.414 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 22:17:08.428 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.439 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.441 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.443 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.450 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.456 [DefaultDispatcher-worker-6 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-04-29 22:17:08.467 [DefaultDispatcher-worker-6 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.480 [DefaultDispatcher-worker-6 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.480 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.482 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.489 [DefaultDispatcher-worker-13 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.505 [DefaultDispatcher-worker-13 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-04-29 22:17:08.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 22:17:08.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 22:17:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.507 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685dceb8: (connection evicted) 2024-04-29 22:17:08.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 22:17:08.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 22:17:08.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 22:17:08.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 22:17:08.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.508 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76bfecef: (connection evicted) 2024-04-29 22:17:08.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 22:17:08.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f25c 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.511 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 22:17:08.512 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.512 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.512 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 22:17:08.521 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.528 [DefaultDispatcher-worker-15 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:08.528 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.528 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.528 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.529 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.530 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.530 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.530 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.541 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.543 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.545 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.545 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491d36ef 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.546 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 22:17:08.560 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.572 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.573 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.575 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.588 [DefaultDispatcher-worker-11 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66 2024-04-29 22:17:08.601 [DefaultDispatcher-worker-11 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.612 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.612 [DefaultDispatcher-worker-4 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2 2024-04-29 22:17:08.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 22:17:08.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 22:17:08.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.624 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb2a0c2: (connection evicted) 2024-04-29 22:17:08.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 22:17:08.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 22:17:08.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 22:17:08.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 22:17:08.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.625 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cde5d66: (connection evicted) 2024-04-29 22:17:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 22:17:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c33bf70 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.627 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 22:17:08.628 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.628 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.628 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 22:17:08.644 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.656 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.658 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.660 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3637e628 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.661 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 22:17:08.662 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.662 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.662 [Test worker @coroutine#4798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-16 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-13 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.666 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.667 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.667 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.667 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.667 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.676 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.677 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.688 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.690 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.692 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.704 [DefaultDispatcher-worker-5 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2024-04-29 22:17:08.716 [DefaultDispatcher-worker-15 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.728 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.729 [DefaultDispatcher-worker-13 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85 2024-04-29 22:17:08.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 22:17:08.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 22:17:08.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.733 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c6ab85: (connection evicted) 2024-04-29 22:17:08.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 22:17:08.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 22:17:08.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 22:17:08.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 22:17:08.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.735 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d38370: (connection evicted) 2024-04-29 22:17:08.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 22:17:08.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 22:17:08.736 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259d5279 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.737 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 22:17:08.738 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.738 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.738 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 22:17:08.758 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.770 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.772 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.774 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a03662 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.774 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.775 [Test worker @coroutine#4845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 22:17:08.789 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.805 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.807 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.809 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.821 [DefaultDispatcher-worker-10 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2024-04-29 22:17:08.834 [DefaultDispatcher-worker-10 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.838 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.843 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:08.843 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.843 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.843 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.845 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.845 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.845 [DefaultDispatcher-worker-16 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2024-04-29 22:17:08.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 22:17:08.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 22:17:08.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.849 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475: (connection evicted) 2024-04-29 22:17:08.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 22:17:08.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 22:17:08.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 22:17:08.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 22:17:08.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.850 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2654e: (connection evicted) 2024-04-29 22:17:08.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:08.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 22:17:08.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1871068d 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.853 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 22:17:08.854 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.854 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.854 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 22:17:08.870 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.882 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.884 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.886 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:08.886 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 22:17:08.887 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.887 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.887 [Test worker @coroutine#4890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 22:17:08.901 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.912 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.914 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.916 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.934 [DefaultDispatcher-worker-6 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-04-29 22:17:08.941 [DefaultDispatcher-worker-15 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:08.941 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.942 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.942 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.943 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.943 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.949 [DefaultDispatcher-worker-13 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.953 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.954 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:08.964 [DefaultDispatcher-worker-16 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.975 [DefaultDispatcher-worker-15 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:08.979 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:08.985 [DefaultDispatcher-worker-16 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:08.985 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.985 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:08.986 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.987 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.987 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:08.987 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.002 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.026 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.076 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:09.076 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.076 [DefaultDispatcher-worker-5 @coroutine#2061] 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. 2024-04-29 22:17:09.076 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.077 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.106 [DefaultDispatcher-worker-15 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-29 22:17:09.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 22:17:09.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 22:17:09.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.109 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7217e615: (connection evicted) 2024-04-29 22:17:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 22:17:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 22:17:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 22:17:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 22:17:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.110 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2024-04-29 22:17:09.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 22:17:09.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5b651 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.111 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.112 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.112 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 22:17:09.112 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.112 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.112 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 22:17:09.123 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.129 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.140 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.142 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.144 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.144 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c040c9 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.145 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 22:17:09.149 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.160 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.172 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.174 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.176 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.189 [DefaultDispatcher-worker-6 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-04-29 22:17:09.196 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:09.196 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.196 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.196 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.197 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.197 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.198 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.202 [DefaultDispatcher-worker-10 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.212 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:09.216 [DefaultDispatcher-worker-3 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.227 [DefaultDispatcher-worker-9 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae 2024-04-29 22:17:09.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 22:17:09.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 22:17:09.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.231 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61fb3dae: (connection evicted) 2024-04-29 22:17:09.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 22:17:09.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 22:17:09.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 22:17:09.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 22:17:09.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.232 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc: (connection evicted) 2024-04-29 22:17:09.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 22:17:09.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f85dc8 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.234 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 22:17:09.235 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.235 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.235 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 22:17:09.246 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.251 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.263 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.265 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.267 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.267 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.268 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 22:17:09.284 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.297 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:09.297 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.297 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.297 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.299 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.299 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.300 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.302 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.304 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.315 [DefaultDispatcher-worker-3 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-29 22:17:09.329 [DefaultDispatcher-worker-18 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.335 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:09.344 [DefaultDispatcher-worker-14 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-04-29 22:17:09.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 22:17:09.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 22:17:09.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.350 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21: (connection evicted) 2024-04-29 22:17:09.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 22:17:09.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 22:17:09.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 22:17:09.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 22:17:09.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.351 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2024-04-29 22:17:09.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 22:17:09.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55cd41f7 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.353 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.354 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 22:17:09.370 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.381 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.383 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.385 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3a3fec 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.385 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.386 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 22:17:09.400 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.411 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.413 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.415 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.427 [DefaultDispatcher-worker-18 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-04-29 22:17:09.440 [DefaultDispatcher-worker-1 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.453 [DefaultDispatcher-worker-9 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.454 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:09.465 [DefaultDispatcher-worker-7 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d 2024-04-29 22:17:09.469 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 22:17:09.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 22:17:09.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.471 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b38dc7d: (connection evicted) 2024-04-29 22:17:09.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 22:17:09.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 22:17:09.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 22:17:09.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 22:17:09.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.472 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b: (connection evicted) 2024-04-29 22:17:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 22:17:09.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c514e4 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.474 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.475 [Test worker @coroutine#5035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 22:17:09.492 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.503 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.505 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.507 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.517 [DefaultDispatcher-worker-9 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.523 [DefaultDispatcher-worker-5 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2024-04-29 22:17:09.538 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586628235765444608 2024-04-29 22:17:09.538 [UI Thread @coroutine#5061] 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=586628235765444608. 2024-04-29 22:17:09.538 [UI Thread @coroutine#5061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586628235765444608 2024-04-29 22:17:09.540 [UI Thread @coroutine#5061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586628235765444608 2024-04-29 22:17:09.540 [UI Thread @coroutine#5061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586628235765444608 2024-04-29 22:17:09.540 [UI Thread @coroutine#5061] 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=586628235765444608. 2024-04-29 22:17:09.540 [UI Thread @coroutine#5061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586628235765444608 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-9 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-10 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.542 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 22:17:09.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 22:17:09.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.543 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.543 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.544 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.544 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.544 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8: (connection evicted) 2024-04-29 22:17:09.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 22:17:09.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c02f50 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.597 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.598 [Test worker @coroutine#5083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 22:17:09.615 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.627 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.629 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.631 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.653 [DefaultDispatcher-worker-13 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.662 [DefaultDispatcher-worker-10 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.671 [DefaultDispatcher-worker-8 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-6 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.680 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.681 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.681 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.681 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.681 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 22:17:09.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 22:17:09.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.685 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c: (connection evicted) 2024-04-29 22:17:09.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 22:17:09.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 22:17:09.733 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.738 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.743 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 22:17:09.744 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.744 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.744 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 22:17:09.760 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.771 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.773 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.775 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-04-29 22:17:09.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 22:17:09.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 22:17:09.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:09.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 22:17:09.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411c5fa2 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.781 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.782 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 22:17:09.796 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.807 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.809 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.811 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2024-04-29 22:17:09.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 22:17:09.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 22:17:09.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:09.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 22:17:09.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 22:17:09.815 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.816 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 22:17:09.831 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.843 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.845 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.846 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263664f 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.847 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 22:17:09.848 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.848 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.848 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 22:17:09.855 [DefaultDispatcher-worker-18 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:09.855 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.855 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.855 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.856 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.856 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.864 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.875 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.877 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.879 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.891 [DefaultDispatcher-worker-16 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-04-29 22:17:09.900 [DefaultDispatcher-worker-16 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-04-29 22:17:09.904 [DefaultDispatcher-worker-10 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2024-04-29 22:17:09.909 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:09.909 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:17:09.909 [UI Thread @coroutine#5177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:09.910 [UI Thread @coroutine#5177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:09.911 [UI Thread @coroutine#5177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:09.911 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:17:09.911 [UI Thread @coroutine#5177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:09.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 22:17:09.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 22:17:09.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.913 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2024-04-29 22:17:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 22:17:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 22:17:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 22:17:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 22:17:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.914 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b63133: (connection evicted) 2024-04-29 22:17:09.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:09.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 22:17:09.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 22:17:09.916 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b035d0c 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.917 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 22:17:09.934 [DefaultDispatcher-worker-13 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-04-29 22:17:09.934 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.944 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:09.946 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.948 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.950 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:09.950 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e13e2fc 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.951 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 22:17:09.953 [DefaultDispatcher-worker-13 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:09.953 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.953 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.953 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.955 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.955 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.965 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.977 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.978 [DefaultDispatcher-worker-1 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-04-29 22:17:09.979 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.981 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.993 [DefaultDispatcher-worker-6 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-04-29 22:17:09.997 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:09.997 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.997 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:09.997 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.998 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.998 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:09.999 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.005 [DefaultDispatcher-worker-10 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-04-29 22:17:10.006 [UI Thread @coroutine#5214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.007 [UI Thread @coroutine#5214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:17:10.007 [UI Thread @coroutine#5214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.008 [UI Thread @coroutine#5214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.008 [UI Thread @coroutine#5214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34435/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 22:17:10.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 22:17:10.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.009 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b97c69: (connection evicted) 2024-04-29 22:17:10.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 22:17:10.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 22:17:10.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 22:17:10.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 22:17:10.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.010 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f: (connection evicted) 2024-04-29 22:17:10.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 22:17:10.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 22:17:10.012 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 22:17:10.012 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60232aad 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.013 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 22:17:10.023 [DefaultDispatcher-worker-10 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ff26c9 2024-04-29 22:17:10.029 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.033 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.041 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.042 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.044 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.044 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76527a00 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.045 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 22:17:10.060 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.072 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.073 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.075 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.077 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.087 [DefaultDispatcher-worker-13 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-04-29 22:17:10.093 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:10.093 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.093 [DefaultDispatcher-worker-17 @coroutine#2061] 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. 2024-04-29 22:17:10.093 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.094 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.105 [DefaultDispatcher-worker-4 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-04-29 22:17:10.107 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.107 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:17:10.107 [UI Thread @coroutine#5247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.108 [UI Thread @coroutine#5247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.108 [UI Thread @coroutine#5247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:17:10.108 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:17:10.108 [UI Thread @coroutine#5247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:10.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 22:17:10.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 22:17:10.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.110 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23: (connection evicted) 2024-04-29 22:17:10.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 22:17:10.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 22:17:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 22:17:10.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 22:17:10.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.111 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca6937: (connection evicted) 2024-04-29 22:17:10.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 22:17:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358b70c4 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.113 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.114 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 22:17:10.117 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.129 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.141 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.142 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.144 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.144 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b763d 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.145 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 22:17:10.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.170 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.172 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.174 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.186 [DefaultDispatcher-worker-2 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-29 22:17:10.199 [DefaultDispatcher-worker-3 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.210 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:10.210 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.211 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.211 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.212 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.212 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.214 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.222 [DefaultDispatcher-worker-10 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-29 22:17:10.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 22:17:10.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 22:17:10.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.233 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e: (connection evicted) 2024-04-29 22:17:10.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 22:17:10.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 22:17:10.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 22:17:10.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 22:17:10.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.234 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461f295c: (connection evicted) 2024-04-29 22:17:10.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 22:17:10.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 22:17:10.237 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f43f50 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.238 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.239 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 22:17:10.256 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.267 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.268 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.270 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.293 [DefaultDispatcher-worker-5 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.304 [DefaultDispatcher-worker-5 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.311 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:10.311 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.311 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.311 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.312 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.312 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.318 [DefaultDispatcher-worker-16 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.339 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.339 [DefaultDispatcher-worker-11 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-04-29 22:17:10.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 22:17:10.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 22:17:10.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.342 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044: (connection evicted) 2024-04-29 22:17:10.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 22:17:10.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56313529 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.344 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.345 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 22:17:10.362 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.374 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.375 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.377 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55145dc5 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.378 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 22:17:10.392 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.403 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.405 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.407 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.420 [DefaultDispatcher-worker-12 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-04-29 22:17:10.433 [DefaultDispatcher-worker-3 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.445 [DefaultDispatcher-worker-17 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-04-29 22:17:10.445 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 22:17:10.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 22:17:10.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.453 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be93728: (connection evicted) 2024-04-29 22:17:10.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 22:17:10.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 22:17:10.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 22:17:10.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 22:17:10.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.454 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1: (connection evicted) 2024-04-29 22:17:10.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 22:17:10.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5323b690 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.457 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.458 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 22:17:10.458 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.458 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.458 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 22:17:10.475 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.486 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.488 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.490 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.501 [DefaultDispatcher-worker-5 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.511 [DefaultDispatcher-worker-15 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.529 [DefaultDispatcher-worker-13 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f48a79a 2024-04-29 22:17:10.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 22:17:10.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 22:17:10.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.532 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f48a79a: (connection evicted) 2024-04-29 22:17:10.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 22:17:10.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19158d56 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.534 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.535 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 22:17:10.551 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-16 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.556 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.557 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.557 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.558 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.558 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.563 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.565 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.567 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.577 [DefaultDispatcher-worker-1 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.588 [DefaultDispatcher-worker-1 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2024-04-29 22:17:10.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 22:17:10.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 22:17:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.589 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d: (connection evicted) 2024-04-29 22:17:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 22:17:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323dd422 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.592 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 22:17:10.593 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.593 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.593 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 22:17:10.608 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.619 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.621 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.622 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.685 [DefaultDispatcher-worker-9 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2024-04-29 22:17:10.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 22:17:10.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 22:17:10.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.688 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5: (connection evicted) 2024-04-29 22:17:10.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 22:17:10.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d5668a 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.690 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 22:17:10.691 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.691 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.691 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-5 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-6 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.694 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.695 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.695 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.695 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.696 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.706 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.717 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.719 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.721 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.730 [DefaultDispatcher-worker-8 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.739 [DefaultDispatcher-worker-5 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2024-04-29 22:17:10.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 22:17:10.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 22:17:10.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.745 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25297d52: (connection evicted) 2024-04-29 22:17:10.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 22:17:10.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 22:17:10.749 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c2cc406 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.750 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 22:17:10.764 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.777 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.779 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.780 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664c6bbc 2024-04-29 22:17:10.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 22:17:10.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 22:17:10.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 22:17:10.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da51aa8 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.784 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.785 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 22:17:10.799 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.810 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.812 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.814 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2024-04-29 22:17:10.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 22:17:10.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 22:17:10.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 22:17:10.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178be8fc 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.817 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 22:17:10.832 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.843 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.845 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.847 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2024-04-29 22:17:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 22:17:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 22:17:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 22:17:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 22:17:10.858 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35403/Site/verify 2024-04-29 22:17:10.858 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35403/Site/verify. 2024-04-29 22:17:10.858 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35403/Site/verify 2024-04-29 22:17:10.861 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35403/Site/verify 2024-04-29 22:17:10.861 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35403/Site/verify 2024-04-29 22:17:10.861 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35403/Site/verify. 2024-04-29 22:17:10.861 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35403/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:10.866 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:10.866 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.866 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.866 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.867 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.867 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7473cf13 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.867 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.868 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 22:17:10.887 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.899 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.900 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.902 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-04-29 22:17:10.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 22:17:10.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 22:17:10.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 22:17:10.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644a12be 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.905 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.906 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 22:17:10.921 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.932 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.934 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.936 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-04-29 22:17:10.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 22:17:10.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 22:17:10.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 22:17:10.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f1f54 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.939 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.940 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 22:17:10.954 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.966 [DefaultDispatcher-worker-11 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:10.966 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.966 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:10.966 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.967 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.967 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:10.968 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.970 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.971 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-29 22:17:10.973 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60129/Site/verify 2024-04-29 22:17:10.973 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60129/Site/verify. 2024-04-29 22:17:10.973 [UI Thread @coroutine#5620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60129/Site/verify 2024-04-29 22:17:10.975 [UI Thread @coroutine#5620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60129/Site/verify 2024-04-29 22:17:10.975 [UI Thread @coroutine#5620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60129/Site/verify 2024-04-29 22:17:10.975 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60129/Site/verify. 2024-04-29 22:17:10.975 [UI Thread @coroutine#5620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60129/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:10.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 22:17:10.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 22:17:10.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:10.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:10.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 22:17:10.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 22:17:10.981 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:10.981 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36857/Site/verify 2024-04-29 22:17:10.981 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36857/Site/verify. 2024-04-29 22:17:10.981 [UI Thread @coroutine#5633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36857/Site/verify 2024-04-29 22:17:10.982 [UI Thread @coroutine#5633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36857/Site/verify 2024-04-29 22:17:10.982 [UI Thread @coroutine#5633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36857/Site/verify 2024-04-29 22:17:10.982 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36857/Site/verify. 2024-04-29 22:17:10.982 [UI Thread @coroutine#5633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36857/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:10.988 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58907/Site/verify 2024-04-29 22:17:10.989 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58907/Site/verify. 2024-04-29 22:17:10.989 [UI Thread @coroutine#5647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58907/Site/verify 2024-04-29 22:17:10.990 [UI Thread @coroutine#5647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58907/Site/verify 2024-04-29 22:17:10.990 [UI Thread @coroutine#5647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58907/Site/verify 2024-04-29 22:17:10.990 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58907/Site/verify. 2024-04-29 22:17:10.990 [UI Thread @coroutine#5647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58907/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:10.997 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 22:17:10.997 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-29 22:17:10.997 [UI Thread @coroutine#5661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 22:17:10.999 [UI Thread @coroutine#5661] 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 2024-04-29 22:17:11.002 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.003 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.004 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 22:17:11.007 [DefaultDispatcher-worker-14 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:11.008 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.008 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.008 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.009 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.009 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.021 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.033 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.035 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.036 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.059 [DefaultDispatcher-worker-13 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.068 [DefaultDispatcher-worker-8 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.077 [DefaultDispatcher-worker-18 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.085 [DefaultDispatcher-worker-14 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.094 [DefaultDispatcher-worker-15 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.104 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:11.104 [DefaultDispatcher-worker-13 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.105 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:11.105 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.105 [DefaultDispatcher-worker-9 @coroutine#2061] 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. 2024-04-29 22:17:11.105 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.106 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.112 [DefaultDispatcher-worker-12 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.137 [DefaultDispatcher-worker-4 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-04-29 22:17:11.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 22:17:11.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 22:17:11.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.139 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9: (connection evicted) 2024-04-29 22:17:11.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 22:17:11.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525b999 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.142 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 22:17:11.143 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.143 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.143 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 22:17:11.159 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.171 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.172 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.174 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.174 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547ef1c6 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.175 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 22:17:11.175 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.189 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.201 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.203 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.204 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.216 [DefaultDispatcher-worker-11 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-29 22:17:11.221 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:11.221 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.222 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.222 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.223 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.223 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.230 [DefaultDispatcher-worker-18 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-04-29 22:17:11.243 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:11.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 22:17:11.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 22:17:11.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.248 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36af93ca: (connection evicted) 2024-04-29 22:17:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 22:17:11.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 22:17:11.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 22:17:11.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 22:17:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.249 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f64ce35: (connection evicted) 2024-04-29 22:17:11.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 22:17:11.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521f2a23 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.251 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 22:17:11.252 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.252 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.252 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 22:17:11.270 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.282 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.283 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.285 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.285 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f3a99c 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.286 [Test worker @coroutine#5756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 22:17:11.300 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.311 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.313 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.314 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.324 [DefaultDispatcher-worker-17 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:11.325 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.325 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.325 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.326 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.326 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.327 [DefaultDispatcher-worker-18 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-04-29 22:17:11.338 [DefaultDispatcher-worker-15 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.349 [DefaultDispatcher-worker-1 @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-04-29 22:17:11.352 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:11.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 22:17:11.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 22:17:11.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.355 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e3544d: (connection evicted) 2024-04-29 22:17:11.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 22:17:11.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 22:17:11.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 22:17:11.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 22:17:11.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.356 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e938a4: (connection evicted) 2024-04-29 22:17:11.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 22:17:11.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 22:17:11.358 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1b96a7 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 22:17:11.359 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.360 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.360 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 22:17:11.378 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.390 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.391 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.393 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.393 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 22:17:11.393 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.393 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.393 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.393 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b6493d 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.394 [Test worker @coroutine#5810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 22:17:11.408 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.419 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.420 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.422 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.435 [DefaultDispatcher-worker-8 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-29 22:17:11.446 [DefaultDispatcher-worker-17 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.459 [DefaultDispatcher-worker-8 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e 2024-04-29 22:17:11.460 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.494 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.570 [DefaultDispatcher-worker-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:11.570 [DefaultDispatcher-worker-6 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:11.570 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.571 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.571 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.571 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.571 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.571 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.572 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.572 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.572 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.572 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.709 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.710 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.710 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.710 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.710 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 22:17:11.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 22:17:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.712 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c8a30e: (connection evicted) 2024-04-29 22:17:11.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 22:17:11.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 22:17:11.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 22:17:11.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 22:17:11.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.713 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6: (connection evicted) 2024-04-29 22:17:11.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 22:17:11.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308bd473 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.715 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.716 [Test worker @coroutine#5875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 22:17:11.732 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.743 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.745 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.747 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33b3e47 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.747 [Test worker @coroutine#5875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 22:17:11.761 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.774 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.776 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.778 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.791 [DefaultDispatcher-worker-13 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-04-29 22:17:11.804 [DefaultDispatcher-worker-5 @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.812 [DefaultDispatcher-worker-14 @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.816 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:11.823 [DefaultDispatcher-worker-10 @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-04-29 22:17:11.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 22:17:11.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 22:17:11.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.829 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2114955c: (connection evicted) 2024-04-29 22:17:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 22:17:11.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 22:17:11.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 22:17:11.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 22:17:11.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.831 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b16770: (connection evicted) 2024-04-29 22:17:11.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 22:17:11.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 22:17:11.832 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d73b25b 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.833 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 22:17:11.849 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.860 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.862 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.863 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4a4ba 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.864 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 22:17:11.877 [DefaultDispatcher-worker-17 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:11.877 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.877 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.877 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.878 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.878 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.878 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.891 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.893 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.895 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.907 [DefaultDispatcher-worker-2 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2024-04-29 22:17:11.919 [DefaultDispatcher-worker-10 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.928 [DefaultDispatcher-worker-18 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.933 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:11.937 [DefaultDispatcher-worker-13 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c21c296 2024-04-29 22:17:11.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 22:17:11.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 22:17:11.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.943 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c21c296: (connection evicted) 2024-04-29 22:17:11.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 22:17:11.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 22:17:11.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 22:17:11.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 22:17:11.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:11.944 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387: (connection evicted) 2024-04-29 22:17:11.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:11.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 22:17:11.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee46aaf 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.946 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 22:17:11.947 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.947 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.947 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 22:17:11.963 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.975 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.977 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.978 [DefaultDispatcher-worker-10 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:11.978 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.978 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:11.978 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.978 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5475d7 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 22:17:11.979 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:11.979 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:11.979 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 22:17:11.993 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:12.004 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:12.005 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:12.007 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:12.019 [DefaultDispatcher-worker-7 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2024-04-29 22:17:12.020 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38568876 2024-04-29 22:17:12.021 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.021 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.021 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.022 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.022 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55181/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.031 [DefaultDispatcher-worker-18 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:12.041 [DefaultDispatcher-worker-16 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:12.047 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.051 [DefaultDispatcher-worker-9 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc 2024-04-29 22:17:12.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 22:17:12.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 22:17:12.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.057 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4433dc: (connection evicted) 2024-04-29 22:17:12.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 22:17:12.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 22:17:12.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 22:17:12.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 22:17:12.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.058 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b: (connection evicted) 2024-04-29 22:17:12.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 22:17:12.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f23ecc 2024-04-29 22:17:12.060 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.061 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 22:17:12.076 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.087 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.089 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.091 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cbb6037 2024-04-29 22:17:12.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 22:17:12.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 22:17:12.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 22:17:12.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc1d215 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.101 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 22:17:12.102 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.102 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.102 [Test worker @coroutine#6060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 22:17:12.116 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.116 [DefaultDispatcher-worker-10 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a15043 2024-04-29 22:17:12.117 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.117 [DefaultDispatcher-worker-10 @coroutine#2061] 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. 2024-04-29 22:17:12.117 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.118 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.128 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.129 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.131 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.141 [DefaultDispatcher-worker-7 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.164 [DefaultDispatcher-worker-7 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.172 [DefaultDispatcher-worker-17 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2024-04-29 22:17:12.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 22:17:12.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 22:17:12.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.177 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27796482: (connection evicted) 2024-04-29 22:17:12.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 22:17:12.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e2de88 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.179 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 22:17:12.195 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.206 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.207 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.209 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.220 [DefaultDispatcher-worker-14 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.234 [DefaultDispatcher-worker-14 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403b7be3 2024-04-29 22:17:12.235 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.235 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.235 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.236 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.236 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.246 [DefaultDispatcher-worker-7 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.255 [DefaultDispatcher-worker-4 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.272 [DefaultDispatcher-worker-1 @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51049621 2024-04-29 22:17:12.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 22:17:12.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 22:17:12.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.274 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51049621: (connection evicted) 2024-04-29 22:17:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 22:17:12.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7158a28c 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.276 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 22:17:12.277 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.277 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.277 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 22:17:12.294 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.305 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.307 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.308 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.321 [DefaultDispatcher-worker-1 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.337 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cddc50f 2024-04-29 22:17:12.337 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.337 [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:49249/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.337 [DefaultDispatcher-worker-18 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.338 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.338 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49249/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.351 [DefaultDispatcher-worker-8 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.359 [DefaultDispatcher-worker-14 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.373 [DefaultDispatcher-worker-8 @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2024-04-29 22:17:12.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 22:17:12.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 22:17:12.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.375 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb: (connection evicted) 2024-04-29 22:17:12.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 22:17:12.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f45abe6 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.379 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.380 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 22:17:12.396 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.407 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.409 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.411 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928dc66 2024-04-29 22:17:12.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 22:17:12.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 22:17:12.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 22:17:12.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c09f3f 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.417 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 22:17:12.418 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.418 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.418 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 22:17:12.432 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.444 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.445 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.447 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa9e773 2024-04-29 22:17:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 22:17:12.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 22:17:12.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 22:17:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696e9e14 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.451 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 22:17:12.452 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.452 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.452 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 22:17:12.466 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.477 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.479 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.481 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b7d7c 2024-04-29 22:17:12.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 22:17:12.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 22:17:12.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 22:17:12.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c983fda 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.487 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.488 [UI Thread @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 22:17:12.488 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.488 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.488 [UI Thread @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 22:17:12.507 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.518 [UI Thread @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.520 [UI Thread @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.522 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50 2024-04-29 22:17:12.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 22:17:12.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 22:17:12.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.525 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6f3d50: (connection evicted) 2024-04-29 22:17:12.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 22:17:12.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e79be0 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.528 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.529 [Test worker @coroutine#6241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 22:17:12.546 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.558 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.560 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.561 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2024-04-29 22:17:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 22:17:12.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 22:17:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 22:17:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f83cc90 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.565 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 22:17:12.581 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-6 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.585 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.586 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.586 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59133/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.586 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.586 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54239/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.594 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.595 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.597 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db65fac 2024-04-29 22:17:12.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 22:17:12.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 22:17:12.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 22:17:12.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e7a6d8 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.600 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 22:17:12.601 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.601 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.601 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 22:17:12.615 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.627 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.628 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.630 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69503026 2024-04-29 22:17:12.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 22:17:12.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 22:17:12.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 22:17:12.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569242a8 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.633 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 22:17:12.648 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.659 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.661 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.663 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-04-29 22:17:12.664 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 22:17:12.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 22:17:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 22:17:12.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf963a 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.666 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.667 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 22:17:12.681 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.687 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:12.693 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.695 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.697 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35283b74 2024-04-29 22:17:12.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 22:17:12.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 22:17:12.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 22:17:12.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 22:17:12.702 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 22:17:12.702 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.702 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.702 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.702 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1e971c 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.703 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 22:17:12.723 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-15 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-4 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.723 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.724 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.724 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.724 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.724 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.734 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.736 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.738 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2024-04-29 22:17:12.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 22:17:12.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 22:17:12.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 22:17:12.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70903e7b 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.741 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 22:17:12.742 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.742 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.742 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 22:17:12.756 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.767 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.769 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.771 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41aa99fc 2024-04-29 22:17:12.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 22:17:12.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 22:17:12.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 22:17:12.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ace955c 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.774 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.775 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 22:17:12.789 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.805 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.808 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.810 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7474bc14 2024-04-29 22:17:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 22:17:12.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 22:17:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 22:17:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8b10dd 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.816 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 22:17:12.817 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.817 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.817 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 22:17:12.831 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.843 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.845 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.846 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f0e941 2024-04-29 22:17:12.850 [UI Thread @coroutine#6406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 22:17:12.850 [UI Thread @coroutine#6406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-29 22:17:12.850 [UI Thread @coroutine#6406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 22:17:12.852 [UI Thread @coroutine#6406] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 22:17:12.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 22:17:12.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 22:17:12.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 22:17:12.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129204bf 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.855 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.856 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 22:17:12.874 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.888 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.889 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2024-04-29 22:17:12.889 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.889 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.889 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.890 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.890 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.890 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54089/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.892 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2024-04-29 22:17:12.894 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46945/Site/verify 2024-04-29 22:17:12.894 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46945/Site/verify. 2024-04-29 22:17:12.894 [UI Thread @coroutine#6431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46945/Site/verify 2024-04-29 22:17:12.895 [UI Thread @coroutine#6431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46945/Site/verify 2024-04-29 22:17:12.895 [UI Thread @coroutine#6431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46945/Site/verify 2024-04-29 22:17:12.896 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46945/Site/verify. 2024-04-29 22:17:12.896 [UI Thread @coroutine#6431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46945/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:17:12.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 22:17:12.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 22:17:12.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:17:12.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:12.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 22:17:12.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c35a8 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:17:12.902 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 22:17:12.903 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.903 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.903 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 22:17:12.920 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.932 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.934 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.935 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.946 [DefaultDispatcher-worker-3 @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.955 [DefaultDispatcher-worker-4 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-04-29 22:17:12.961 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json 2024-04-29 22:17:12.961 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json. 2024-04-29 22:17:12.961 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json 2024-04-29 22:17:12.962 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json 2024-04-29 22:17:12.962 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json. 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42953/586628246427385856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42953/tincan.xml 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/tincan.xml. 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42953/tincan.xml 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42953/tincan.xml 2024-04-29 22:17:12.963 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42953/tincan.xml 2024-04-29 22:17:12.989 [DefaultDispatcher-worker-10 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a7586f 2024-04-29 22:17:12.990 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.990 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId. 2024-04-29 22:17:12.990 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.991 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:12.991 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45113/UmAppDatabase/replication/nodeId 2024-04-29 22:17:13.003 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:13.005 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/tincan.xml. 2024-04-29 22:17:13.005 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42953/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:17:13.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 22:17:13.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 22:17:13.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:17:13.007 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a3a272: (connection evicted) 2024-04-29 22:17:13.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:17:13.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 22:17:13.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.