2024-10-28 15:23:09.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-10-28 15:23:09.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f4f300 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:09.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-10-28 15:23:09.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:09.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:09.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-10-28 15:23:09.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-10-28 15:23:09.617 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:09.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ad5f1d 2024-10-28 15:23:09.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ad5f1d 2024-10-28 15:23:09.627 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6ab518 2024-10-28 15:23:09.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6ab518 2024-10-28 15:23:09.631 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955346d 2024-10-28 15:23:09.631 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955346d 2024-10-28 15:23:09.634 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c57bf23 2024-10-28 15:23:09.634 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c57bf23 2024-10-28 15:23:09.637 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cb5003 2024-10-28 15:23:09.637 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cb5003 2024-10-28 15:23:09.640 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71f3d7 2024-10-28 15:23:09.640 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71f3d7 2024-10-28 15:23:09.643 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d074248 2024-10-28 15:23:09.643 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d074248 2024-10-28 15:23:09.646 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c78406c 2024-10-28 15:23:09.646 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c78406c 2024-10-28 15:23:09.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc52a8 2024-10-28 15:23:09.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc52a8 2024-10-28 15:23:09.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:09.656 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.660 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.901 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:09.901 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:09.902 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:09.903 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:09.933 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:09.934 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:09.934 [DefaultDispatcher-worker-7 @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-10-28 15:23:09.934 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:09.983 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.033 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.060 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.080 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.099 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.105 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.107 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:10.107 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:10.222 [DefaultDispatcher-worker-7 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb53256 2024-10-28 15:23:10.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-10-28 15:23:10.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-10-28 15:23:10.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:10.262 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb53256: (connection evicted) 2024-10-28 15:23:10.263 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ad5f1d: (connection evicted) 2024-10-28 15:23:10.263 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6ab518: (connection evicted) 2024-10-28 15:23:10.264 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2955346d: (connection evicted) 2024-10-28 15:23:10.264 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c57bf23: (connection evicted) 2024-10-28 15:23:10.265 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25cb5003: (connection evicted) 2024-10-28 15:23:10.266 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d71f3d7: (connection evicted) 2024-10-28 15:23:10.266 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d074248: (connection evicted) 2024-10-28 15:23:10.267 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c78406c: (connection evicted) 2024-10-28 15:23:10.267 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73cc52a8: (connection evicted) 2024-10-28 15:23:10.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:10.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-10-28 15:23:10.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-10-28 15:23:10.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:10.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a290ee 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:10.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:10.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:10.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:10.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-10-28 15:23:10.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-10-28 15:23:10.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.298 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.301 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.303 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:10.303 [DefaultDispatcher-worker-6 @coroutine#32] 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-10-28 15:23:10.303 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:10.304 [DefaultDispatcher-worker-6 @coroutine#32] 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-10-28 15:23:10.320 [DefaultDispatcher-worker-6 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.321 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:10.321 [DefaultDispatcher-worker-6 @coroutine#31] 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-10-28 15:23:10.321 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:10.326 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.345 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.360 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.368 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:10.377 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.384 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-10-28 15:23:10.385 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:10.390 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6ef0ab 2024-10-28 15:23:10.391 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6ef0ab 2024-10-28 15:23:10.392 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.394 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a91f16 2024-10-28 15:23:10.395 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a91f16 2024-10-28 15:23:10.397 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4969bdb 2024-10-28 15:23:10.398 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4969bdb 2024-10-28 15:23:10.399 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.401 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4194152d 2024-10-28 15:23:10.401 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4194152d 2024-10-28 15:23:10.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38865e1c 2024-10-28 15:23:10.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38865e1c 2024-10-28 15:23:10.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709fb7b5 2024-10-28 15:23:10.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709fb7b5 2024-10-28 15:23:10.410 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4067a23e 2024-10-28 15:23:10.410 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4067a23e 2024-10-28 15:23:10.413 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bbea62 2024-10-28 15:23:10.413 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bbea62 2024-10-28 15:23:10.416 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4736f7 2024-10-28 15:23:10.416 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4736f7 2024-10-28 15:23:10.416 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:10.493 [DefaultDispatcher-worker-4 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4052913c 2024-10-28 15:23:10.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-10-28 15:23:10.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-10-28 15:23:10.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:10.534 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4052913c: (connection evicted) 2024-10-28 15:23:10.535 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e6ef0ab: (connection evicted) 2024-10-28 15:23:10.535 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a91f16: (connection evicted) 2024-10-28 15:23:10.536 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4969bdb: (connection evicted) 2024-10-28 15:23:10.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4194152d: (connection evicted) 2024-10-28 15:23:10.537 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38865e1c: (connection evicted) 2024-10-28 15:23:10.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709fb7b5: (connection evicted) 2024-10-28 15:23:10.538 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4067a23e: (connection evicted) 2024-10-28 15:23:10.539 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21bbea62: (connection evicted) 2024-10-28 15:23:10.540 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b4736f7: (connection evicted) 2024-10-28 15:23:10.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:10.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-10-28 15:23:10.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-10-28 15:23:10.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@668a32a4 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-10-28 15:23:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@baa227e 2024-10-28 15:23:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@baa227e 2024-10-28 15:23:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-10-28 15:23:10.690 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:10.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274bae2c 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:10.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:10.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:10.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-10-28 15:23:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3d76b4 2024-10-28 15:23:10.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3d76b4 2024-10-28 15:23:10.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-10-28 15:23:10.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d88c10 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:10.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:10.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-10-28 15:23:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b44879 2024-10-28 15:23:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b44879 2024-10-28 15:23:10.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-10-28 15:23:11.043 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.053 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3d76b4 2024-10-28 15:23:11.070 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.311 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b44879 2024-10-28 15:23:11.319 [DefaultDispatcher-worker-6 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b44879 2024-10-28 15:23:11.320 [DefaultDispatcher-worker-6 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58763/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:23:11.320 [DefaultDispatcher-worker-6 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58763/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-10-28 15:23:11.320 [DefaultDispatcher-worker-6 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58763/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:23:11.344 [DefaultDispatcher-worker-6 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58763/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:23:11.344 [DefaultDispatcher-worker-6 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58763/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-10-28 15:23:11.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-10-28 15:23:11.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-10-28 15:23:11.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.375 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d3d76b4: (connection evicted) 2024-10-28 15:23:11.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-10-28 15:23:11.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-10-28 15:23:11.379 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b44879 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac756b 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-10-28 15:23:11.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4 2024-10-28 15:23:11.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4 2024-10-28 15:23:11.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-10-28 15:23:11.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e29a81a 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-10-28 15:23:11.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-10-28 15:23:11.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-10-28 15:23:11.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-10-28 15:23:11.457 [DefaultDispatcher-worker-4 @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-10-28 15:23:11.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-10-28 15:23:11.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-10-28 15:23:11.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.460 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a38ed4: (connection evicted) 2024-10-28 15:23:11.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-10-28 15:23:11.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-10-28 15:23:11.461 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbf20d1 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105dc04d 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-10-28 15:23:11.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-10-28 15:23:11.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-10-28 15:23:11.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-10-28 15:23:11.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175f859e 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-10-28 15:23:11.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6501b105 2024-10-28 15:23:11.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6501b105 2024-10-28 15:23:11.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-10-28 15:23:11.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-10-28 15:23:11.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-10-28 15:23:11.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.495 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d: (connection evicted) 2024-10-28 15:23:11.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-10-28 15:23:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-10-28 15:23:11.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-10-28 15:23:11.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6ac73c 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-10-28 15:23:11.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341e71a 2024-10-28 15:23:11.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341e71a 2024-10-28 15:23:11.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-10-28 15:23:11.511 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405d8a80 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaf2d 2024-10-28 15:23:11.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afeaf2d 2024-10-28 15:23:11.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-10-28 15:23:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-10-28 15:23:11.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-10-28 15:23:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.537 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5341e71a: (connection evicted) 2024-10-28 15:23:11.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-10-28 15:23:11.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-10-28 15:23:11.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-10-28 15:23:11.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-10-28 15:23:11.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-10-28 15:23:11.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-10-28 15:23:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6f9cef 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-10-28 15:23:11.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7858d31d 2024-10-28 15:23:11.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7858d31d 2024-10-28 15:23:11.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-10-28 15:23:11.585 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-10-28 15:23:11.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-10-28 15:23:11.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.595 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9: (connection evicted) 2024-10-28 15:23:11.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-10-28 15:23:11.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-10-28 15:23:11.626 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.665 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fb8301 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2024-10-28 15:23:11.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2024-10-28 15:23:11.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-10-28 15:23:11.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318e3942 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:11.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:11.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-10-28 15:23:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-10-28 15:23:11.806 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.823 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.875 [DefaultDispatcher-worker-6 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.905 [DefaultDispatcher-worker-6 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.914 [DefaultDispatcher-worker-6 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.922 [DefaultDispatcher-worker-6 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:11.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-10-28 15:23:11.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-10-28 15:23:11.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:11.988 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c: (connection evicted) 2024-10-28 15:23:11.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:11.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-10-28 15:23:11.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-10-28 15:23:11.996 [Test worker @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-10-28 15:23:12.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f34185 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-10-28 15:23:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-10-28 15:23:12.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca0b9b1 2024-10-28 15:23:12.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca0b9b1 2024-10-28 15:23:12.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-10-28 15:23:12.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d800a56 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-10-28 15:23:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@315cf170 2024-10-28 15:23:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@315cf170 2024-10-28 15:23:12.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-10-28 15:23:12.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-10-28 15:23:12.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-10-28 15:23:12.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.035 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca0b9b1: (connection evicted) 2024-10-28 15:23:12.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-10-28 15:23:12.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ffcb232 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-10-28 15:23:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb82b3 2024-10-28 15:23:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb82b3 2024-10-28 15:23:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-10-28 15:23:12.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d38db6f 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-10-28 15:23:12.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@571d0925 2024-10-28 15:23:12.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@571d0925 2024-10-28 15:23:12.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-10-28 15:23:12.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-10-28 15:23:12.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-10-28 15:23:12.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.060 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feb82b3: (connection evicted) 2024-10-28 15:23:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-10-28 15:23:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-10-28 15:23:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a9f5fb 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-10-28 15:23:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c57e0 2024-10-28 15:23:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c57e0 2024-10-28 15:23:12.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137a4b54 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acc873b 2024-10-28 15:23:12.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acc873b 2024-10-28 15:23:12.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-10-28 15:23:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-10-28 15:23:12.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-10-28 15:23:12.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.084 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340c57e0: (connection evicted) 2024-10-28 15:23:12.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-10-28 15:23:12.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f95272 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-10-28 15:23:12.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53f4f 2024-10-28 15:23:12.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da53f4f 2024-10-28 15:23:12.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-10-28 15:23:12.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e7eba9f 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-10-28 15:23:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@b841713 2024-10-28 15:23:12.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@b841713 2024-10-28 15:23:12.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-10-28 15:23:12.134 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.157 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.181 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-10-28 15:23:12.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-10-28 15:23:12.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.185 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da53f4f: (connection evicted) 2024-10-28 15:23:12.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-10-28 15:23:12.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6654ca0d 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-10-28 15:23:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8f71a7 2024-10-28 15:23:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8f71a7 2024-10-28 15:23:12.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-10-28 15:23:12.207 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e21083 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-10-28 15:23:12.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-10-28 15:23:12.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-10-28 15:23:12.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-10-28 15:23:12.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-10-28 15:23:12.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-10-28 15:23:12.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.217 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8f71a7: (connection evicted) 2024-10-28 15:23:12.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-10-28 15:23:12.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-10-28 15:23:12.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-10-28 15:23:12.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43423d40 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-10-28 15:23:12.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-10-28 15:23:12.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-10-28 15:23:12.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4ecdb0 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2024-10-28 15:23:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2024-10-28 15:23:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-10-28 15:23:12.253 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2024-10-28 15:23:12.255 [DefaultDispatcher-worker-6 @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2024-10-28 15:23:12.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-10-28 15:23:12.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-10-28 15:23:12.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.257 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6200b644: (connection evicted) 2024-10-28 15:23:12.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-10-28 15:23:12.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-10-28 15:23:12.258 [Test worker @coroutine#186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-10-28 15:23:12.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2024-10-28 15:23:12.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2024-10-28 15:23:12.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd5e0 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2024-10-28 15:23:12.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2024-10-28 15:23:12.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-10-28 15:23:12.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-10-28 15:23:12.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-10-28 15:23:12.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.300 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77856cc5: (connection evicted) 2024-10-28 15:23:12.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-10-28 15:23:12.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-10-28 15:23:12.313 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd5d679 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-10-28 15:23:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-10-28 15:23:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-10-28 15:23:12.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-10-28 15:23:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-10-28 15:23:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4ca87c 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-10-28 15:23:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-10-28 15:23:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-10-28 15:23:12.339 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.379 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.416 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.437 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.567 [DefaultDispatcher-worker-6 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-10-28 15:23:12.569 [DefaultDispatcher-worker-6 @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-10-28 15:23:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-10-28 15:23:12.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-10-28 15:23:12.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.571 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a: (connection evicted) 2024-10-28 15:23:12.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-10-28 15:23:12.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-10-28 15:23:12.573 [Test worker @coroutine#208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342723a3 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-10-28 15:23:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-10-28 15:23:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2024-10-28 15:23:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-10-28 15:23:12.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4d454 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-10-28 15:23:12.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-10-28 15:23:12.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-10-28 15:23:12.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-10-28 15:23:12.677 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.696 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-10-28 15:23:12.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-10-28 15:23:12.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.832 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1: (connection evicted) 2024-10-28 15:23:12.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-10-28 15:23:12.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a9cc24 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2024-10-28 15:23:12.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1 2024-10-28 15:23:12.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d8911 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-10-28 15:23:12.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-10-28 15:23:12.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffe3d42 2024-10-28 15:23:12.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-10-28 15:23:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-10-28 15:23:12.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-10-28 15:23:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.860 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da5d5e1: (connection evicted) 2024-10-28 15:23:12.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:12.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-10-28 15:23:12.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160c7c42 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-10-28 15:23:12.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2024-10-28 15:23:12.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2024-10-28 15:23:12.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:12.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-10-28 15:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-10-28 15:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-10-28 15:23:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-10-28 15:23:12.957 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.965 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:12.983 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.080 [DefaultDispatcher-worker-4 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-10-28 15:23:13.082 [DefaultDispatcher-worker-4 @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-10-28 15:23:13.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-10-28 15:23:13.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-10-28 15:23:13.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.084 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5503c7d: (connection evicted) 2024-10-28 15:23:13.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-10-28 15:23:13.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-10-28 15:23:13.086 [Test worker @coroutine#236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a16d4dc 2024-10-28 15:23:13.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-10-28 15:23:13.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-10-28 15:23:13.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-10-28 15:23:13.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fedf908 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-10-28 15:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-10-28 15:23:13.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-10-28 15:23:13.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-10-28 15:23:13.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-10-28 15:23:13.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.111 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d984ee: (connection evicted) 2024-10-28 15:23:13.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-10-28 15:23:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-10-28 15:23:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-10-28 15:23:13.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-10-28 15:23:13.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-10-28 15:23:13.154 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-10-28 15:23:13.156 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-10-28 15:23:13.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-10-28 15:23:13.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-10-28 15:23:13.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-10-28 15:23:13.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-10-28 15:23:13.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-10-28 15:23:13.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:13.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-10-28 15:23:13.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-10-28 15:23:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-10-28 15:23:13.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.185 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.187 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-10-28 15:23:13.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:13.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:13.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-10-28 15:23:13.200 [DefaultDispatcher-worker-6 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:13.203 [DefaultDispatcher-worker-6 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-10-28 15:23:13.203 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:13.207 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-10-28 15:23:13.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-10-28 15:23:13.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.208 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf08c97: (connection evicted) 2024-10-28 15:23:13.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-10-28 15:23:13.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-10-28 15:23:13.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-10-28 15:23:13.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-10-28 15:23:13.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-10-28 15:23:13.216 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-10-28 15:23:13.226 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-10-28 15:23:13.228 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-10-28 15:23:13.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2024-10-28 15:23:13.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2024-10-28 15:23:13.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-10-28 15:23:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-10-28 15:23:13.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-10-28 15:23:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-10-28 15:23:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-10-28 15:23:13.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-10-28 15:23:13.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-10-28 15:23:13.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-10-28 15:23:13.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-10-28 15:23:13.250 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-10-28 15:23:13.252 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-10-28 15:23:13.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-10-28 15:23:13.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-10-28 15:23:13.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-10-28 15:23:13.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-10-28 15:23:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:13.261 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-10-28 15:23:13.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dde6f87 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-10-28 15:23:13.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-10-28 15:23:13.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-10-28 15:23:13.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-10-28 15:23:13.290 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.331 [DefaultDispatcher-worker-8 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-10-28 15:23:13.331 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.344 [DefaultDispatcher-worker-6 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-10-28 15:23:13.355 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.369 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.412 [DefaultDispatcher-worker-4 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-10-28 15:23:13.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-10-28 15:23:13.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-10-28 15:23:13.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.415 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16029e2f: (connection evicted) 2024-10-28 15:23:13.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-10-28 15:23:13.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-10-28 15:23:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-10-28 15:23:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f2d1b 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-10-28 15:23:13.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-10-28 15:23:13.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-10-28 15:23:13.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-10-28 15:23:13.464 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-10-28 15:23:13.474 [DefaultDispatcher-worker-3 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a 2024-10-28 15:23:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-10-28 15:23:13.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-10-28 15:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.489 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e08a7a: (connection evicted) 2024-10-28 15:23:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-10-28 15:23:13.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-10-28 15:23:13.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-10-28 15:23:13.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe3b058 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-10-28 15:23:13.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-10-28 15:23:13.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-10-28 15:23:13.533 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-10-28 15:23:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-10-28 15:23:13.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-10-28 15:23:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.536 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d: (connection evicted) 2024-10-28 15:23:13.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-10-28 15:23:13.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2975ca 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-10-28 15:23:13.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:23:13.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:23:13.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-10-28 15:23:13.587 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:23:13.599 [DefaultDispatcher-worker-5 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-10-28 15:23:13.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-10-28 15:23:13.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-10-28 15:23:13.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.600 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3: (connection evicted) 2024-10-28 15:23:13.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-10-28 15:23:13.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2035e1 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-10-28 15:23:13.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c47e077 2024-10-28 15:23:13.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c47e077 2024-10-28 15:23:13.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-10-28 15:23:13.647 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c47e077 2024-10-28 15:23:13.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-10-28 15:23:13.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-10-28 15:23:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.650 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c47e077: (connection evicted) 2024-10-28 15:23:13.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-10-28 15:23:13.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688d619c 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-10-28 15:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a04d2a4 2024-10-28 15:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a04d2a4 2024-10-28 15:23:13.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-10-28 15:23:13.698 [DefaultDispatcher-worker-8 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a04d2a4 2024-10-28 15:23:13.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-10-28 15:23:13.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-10-28 15:23:13.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:13.699 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a04d2a4: (connection evicted) 2024-10-28 15:23:13.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:13.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-10-28 15:23:13.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-10-28 15:23:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45539bd8 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:13.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-10-28 15:23:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-10-28 15:23:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-10-28 15:23:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-10-28 15:23:13.930 [DefaultDispatcher-worker-7 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-10-28 15:23:13.945 [DefaultDispatcher-worker-8 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-10-28 15:23:13.947 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:13.948 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48665/manifest.json 2024-10-28 15:23:13.948 [Test worker @coroutine#342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48665/manifest.json. 2024-10-28 15:23:13.948 [Test worker @coroutine#342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48665/manifest.json 2024-10-28 15:23:13.950 [Test worker @coroutine#342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48665/manifest.json 2024-10-28 15:23:13.950 [Test worker @coroutine#342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48665/manifest.json 2024-10-28 15:23:14.074 [Test worker @coroutine#342] 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:48665/manifest.json. 2024-10-28 15:23:14.075 [Test worker @coroutine#342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48665/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:14.092 [DefaultDispatcher-worker-6 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-10-28 15:23:14.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-10-28 15:23:14.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-10-28 15:23:14.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:14.102 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e5415d: (connection evicted) 2024-10-28 15:23:14.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:14.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-10-28 15:23:14.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f8adc0 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:14.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:14.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:14.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:14.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-10-28 15:23:14.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:14.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:14.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-10-28 15:23:14.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eacb6d1 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:14.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:14.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-10-28 15:23:14.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@a926db4 2024-10-28 15:23:14.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@a926db4 2024-10-28 15:23:14.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-10-28 15:23:14.155 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:14.210 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:14.211 [Test worker] INFO ktor.application - Application started in 0.062 seconds. 2024-10-28 15:23:14.211 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@758ebec4 2024-10-28 15:23:14.224 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:14.305 [DefaultDispatcher-worker-4 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa8fff 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:14.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2175d53f 2024-10-28 15:23:14.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2175d53f 2024-10-28 15:23:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-10-28 15:23:14.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:23:14.351 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:23:14.351 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:23:14.351 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:23:14.351 [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-10-28 15:23:14.351 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:23:14.351 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:23:14.352 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:23:14.352 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:14.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17ebbf1e 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:14.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:14.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-10-28 15:23:14.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-10-28 15:23:14.408 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:14.414 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.429 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.437 [DefaultDispatcher-worker-6 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2175d53f 2024-10-28 15:23:14.441 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2175d53f 2024-10-28 15:23:14.450 [DefaultDispatcher-worker-12 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.454 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:14.461 [DefaultDispatcher-worker-8 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.461 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.461 [Test worker @coroutine#359] 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/654074530974633984/_ustadmanifest.json. 2024-10-28 15:23:14.461 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.466 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.466 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.466 [Test worker @coroutine#359] 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/654074530974633984/_ustadmanifest.json. 2024-10-28 15:23:14.466 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:14.487 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.494 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:23:14.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4d9cba01-cc7a-41d6-8ec5-77b2cf7ceba2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:23:14.498 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:14.499 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4d9cba01-cc7a-41d6-8ec5-77b2cf7ceba2 2024-10-28 15:23:14.503 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:14.503 [DefaultDispatcher-worker-6 @coroutine#379] 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-10-28 15:23:14.503 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:14.503 [DefaultDispatcher-worker-6 @coroutine#379] 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-10-28 15:23:14.517 [DefaultDispatcher-worker-3 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.517 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:14.517 [DefaultDispatcher-worker-3 @coroutine#378] 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-10-28 15:23:14.517 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:14.526 [DefaultDispatcher-worker-5 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:14.526 [DefaultDispatcher-worker-5 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:14.526 [DefaultDispatcher-worker-5 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:14.526 [DefaultDispatcher-worker-5 @coroutine#377] 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-10-28 15:23:14.594 [eventLoopGroupProxy-4-2 @call-handler#402] 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-10-28 15:23:14.594 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:14.594 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:14.594 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:14.600 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.600 [eventLoopGroupProxy-4-1 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.602 [eventLoopGroupProxy-4-2 @call-handler#402] 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-10-28 15:23:14.602 [eventLoopGroupProxy-4-4 @call-handler#401] 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-10-28 15:23:14.603 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:14.607 [DefaultDispatcher-worker-12 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:14.607 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.607 [DefaultDispatcher-worker-12 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:14.608 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:14.608 [DefaultDispatcher-worker-9 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:14.613 [eventLoopGroupProxy-4-3 @call-handler#400] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-10-28 15:23:14.613 [eventLoopGroupProxy-4-4 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-10-28 15:23:14.617 [eventLoopGroupProxy-4-2 @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:14.620 [DefaultDispatcher-worker-4 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.630 [eventLoopGroupProxy-4-2 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 40ms 2024-10-28 15:23:14.631 [DefaultDispatcher-worker-5 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.631 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:14.631 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:14.637 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:14.637 [DefaultDispatcher-worker-1 @coroutine#377] 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-10-28 15:23:14.655 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.655 [DefaultDispatcher-worker-1 @coroutine#414] 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-10-28 15:23:14.655 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.655 [DefaultDispatcher-worker-1 @coroutine#414] 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-10-28 15:23:14.664 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:14.679 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:14.680 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.680 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-10-28 15:23:14.682 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.692 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.692 [DefaultDispatcher-worker-1 @coroutine#414] 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-10-28 15:23:14.692 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.693 [DefaultDispatcher-worker-1 @coroutine#414] 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-10-28 15:23:14.696 [eventLoopGroupProxy-4-4 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-10-28 15:23:14.700 [eventLoopGroupProxy-4-4 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:14.701 [eventLoopGroupProxy-4-4 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.701 [eventLoopGroupProxy-4-4 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-10-28 15:23:14.702 [DefaultDispatcher-worker-1 @coroutine#414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:14.727 [DefaultDispatcher-worker-10 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.740 [DefaultDispatcher-worker-3 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.756 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:14.756 [DefaultDispatcher-worker-3 @coroutine#380] 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-10-28 15:23:14.756 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:14.756 [DefaultDispatcher-worker-3 @coroutine#380] 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-10-28 15:23:14.759 [eventLoopGroupProxy-4-4 @call-handler#435] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:14.760 [eventLoopGroupProxy-4-4 @call-handler#435] 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-10-28 15:23:14.760 [eventLoopGroupProxy-4-4 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:14.788 [DefaultDispatcher-worker-1 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a926db4 2024-10-28 15:23:14.790 [eventLoopGroupProxy-4-4 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:14.790 [eventLoopGroupProxy-4-4 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-10-28 15:23:14.790 [DefaultDispatcher-worker-1 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.790 [DefaultDispatcher-worker-1 @coroutine#352] 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/654074530974633984/_ustadmanifest.json. 2024-10-28 15:23:14.791 [DefaultDispatcher-worker-1 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.791 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:14.791 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:14.791 [DefaultDispatcher-worker-5 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:14.791 [DefaultDispatcher-worker-5 @coroutine#380] 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-10-28 15:23:14.794 [DefaultDispatcher-worker-13 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.794 [DefaultDispatcher-worker-13 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json 2024-10-28 15:23:14.794 [DefaultDispatcher-worker-13 @coroutine#352] 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/654074530974633984/_ustadmanifest.json. 2024-10-28 15:23:14.794 [DefaultDispatcher-worker-13 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074530974633984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:14.809 [DefaultDispatcher-worker-1 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d308e7 2024-10-28 15:23:14.812 [DefaultDispatcher-worker-7 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a926db4 2024-10-28 15:23:14.814 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:23:14.814 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:23:14.814 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:23:14.814 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:23:14.814 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:23:14.816 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2175d53f 2024-10-28 15:23:14.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-10-28 15:23:14.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-10-28 15:23:14.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:14.816 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d308e7: (connection evicted) 2024-10-28 15:23:14.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:14.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-10-28 15:23:14.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-10-28 15:23:14.846 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:14.846 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:15.192 [DefaultDispatcher-worker-5 @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:15.229 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:15.822 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@758ebec4 2024-10-28 15:23:15.823 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@758ebec4 2024-10-28 15:23:15.827 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c23e369 2024-10-28 15:23:15.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-10-28 15:23:15.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-10-28 15:23:15.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:15.828 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a926db4: (connection evicted) 2024-10-28 15:23:15.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:15.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-10-28 15:23:15.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:15.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@400d1c30 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:15.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:15.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-10-28 15:23:15.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:15.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:15.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bba1b7 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:15.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-10-28 15:23:15.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-10-28 15:23:15.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-10-28 15:23:15.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-10-28 15:23:15.851 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:15.853 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-28 15:23:15.853 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@23909b3 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-10-28 15:23:15.855 [DefaultDispatcher-worker-9 @coroutine#462] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da6d695 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-10-28 15:23:15.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:15.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-10-28 15:23:15.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-10-28 15:23:15.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-10-28 15:23:15.858 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:23:15.859 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:23:15.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:23:15.859 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:23:15.859 [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-10-28 15:23:15.859 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:23:15.859 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:23:15.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:23:15.859 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79982bcc 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:15.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-10-28 15:23:15.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-10-28 15:23:15.904 [DefaultDispatcher-worker-7 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.916 [DefaultDispatcher-worker-2 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.928 [DefaultDispatcher-worker-2 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-10-28 15:23:15.933 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-10-28 15:23:15.934 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:15.937 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:15.946 [DefaultDispatcher-worker-2 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.956 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:15.958 [DefaultDispatcher-worker-4 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.958 [Test worker @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:15.958 [Test worker @coroutine#467] 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/654074539275321344/_ustadmanifest.json. 2024-10-28 15:23:15.958 [Test worker @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:15.960 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:15.961 [Test worker @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:15.961 [Test worker @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:15.962 [Test worker @coroutine#467] 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/654074539275321344/_ustadmanifest.json. 2024-10-28 15:23:15.962 [Test worker @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:15.980 [DefaultDispatcher-worker-4 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.980 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:23:15.981 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b083d2ce-30d2-4813-b380-505a9f33a3d3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:23:15.982 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:15.982 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b083d2ce-30d2-4813-b380-505a9f33a3d3 2024-10-28 15:23:15.983 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:15.984 [DefaultDispatcher-worker-7 @coroutine#487] 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-10-28 15:23:15.984 [DefaultDispatcher-worker-7 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:15.984 [DefaultDispatcher-worker-7 @coroutine#487] 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-10-28 15:23:15.989 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:15.990 [eventLoopGroupProxy-7-1 @call-handler#497] 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-10-28 15:23:15.990 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:15.990 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:15.990 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:15.990 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:15.991 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-10-28 15:23:15.991 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:15.991 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:15.995 [DefaultDispatcher-worker-2 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:15.996 [DefaultDispatcher-worker-2 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:15.996 [DefaultDispatcher-worker-2 @coroutine#486] 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-10-28 15:23:15.996 [DefaultDispatcher-worker-2 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:15.999 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:15.999 [DefaultDispatcher-worker-13 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.000 [DefaultDispatcher-worker-13 @coroutine#485] 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-10-28 15:23:16.000 [DefaultDispatcher-worker-13 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.000 [DefaultDispatcher-worker-13 @coroutine#485] 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-10-28 15:23:16.000 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.000 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:23:16.001 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:16.001 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:16.002 [eventLoopGroupProxy-7-1 @call-handler#511] 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-10-28 15:23:16.002 [eventLoopGroupProxy-7-1 @call-handler#511] 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-10-28 15:23:16.004 [eventLoopGroupProxy-7-1 @coroutine#512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:16.006 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-10-28 15:23:16.007 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.007 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.007 [DefaultDispatcher-worker-9 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:16.008 [DefaultDispatcher-worker-9 @coroutine#485] 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-10-28 15:23:16.009 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.010 [DefaultDispatcher-worker-9 @coroutine#516] 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-10-28 15:23:16.010 [DefaultDispatcher-worker-9 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.010 [DefaultDispatcher-worker-9 @coroutine#516] 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-10-28 15:23:16.012 [DefaultDispatcher-worker-7 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:16.012 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.023 [DefaultDispatcher-worker-2 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:16.025 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:16.025 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.026 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-10-28 15:23:16.026 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.029 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.029 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.029 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.030 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.032 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.035 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:16.035 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.035 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:16.036 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.038 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.038 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.038 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.038 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.040 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-10-28 15:23:16.083 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.083 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:23:16.084 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.085 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.085 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.085 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.085 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.088 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.088 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-10-28 15:23:16.089 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.089 [DefaultDispatcher-worker-2 @coroutine#516] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-10-28 15:23:16.089 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.090 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.090 [DefaultDispatcher-worker-2 @coroutine#516] 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-10-28 15:23:16.105 [DefaultDispatcher-worker-15 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:16.119 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:16.122 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:23:16.621 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b38517e7-0465-4127-a43b-80129db174a4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:23:16.621 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:16.621 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b38517e7-0465-4127-a43b-80129db174a4 2024-10-28 15:23:16.627 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.627 [DefaultDispatcher-worker-8 @coroutine#538] 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-10-28 15:23:16.627 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.627 [DefaultDispatcher-worker-8 @coroutine#538] 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-10-28 15:23:16.629 [eventLoopGroupProxy-7-1 @call-handler#541] 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-10-28 15:23:16.629 [eventLoopGroupProxy-7-1 @call-handler#541] 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-10-28 15:23:16.631 [eventLoopGroupProxy-7-1 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:16.634 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-10-28 15:23:16.634 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.634 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:16.635 [DefaultDispatcher-worker-8 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:16.635 [DefaultDispatcher-worker-8 @coroutine#538] 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-10-28 15:23:16.637 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.637 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.637 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.637 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.640 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.644 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.644 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:16.645 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.647 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.647 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.647 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.647 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.649 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.652 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.652 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:16.653 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.655 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.655 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.655 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.655 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.656 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.699 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.699 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:23:16.700 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.701 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.701 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.701 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.701 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.703 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.746 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.746 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:23:16.747 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.748 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.748 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.748 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.748 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.750 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.794 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.794 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:16.795 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.796 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.796 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.796 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.796 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.798 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.842 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.843 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:16.843 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.844 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.845 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.845 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.845 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.847 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.890 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.890 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:16.891 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.892 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.892 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.892 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.892 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.894 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.942 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.942 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:16.943 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.944 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.944 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.944 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.945 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.946 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:16.990 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:16.990 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:16.991 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.992 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.992 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.992 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:16.992 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:16.994 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:17.038 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.038 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:17.039 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.040 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.040 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.040 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.040 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.042 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:17.086 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.086 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:17.087 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.088 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.088 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.088 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.088 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.090 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:17.134 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.135 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:17.135 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.137 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.137 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.137 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.137 [DefaultDispatcher-worker-15 @coroutine#546] 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-10-28 15:23:17.138 [DefaultDispatcher-worker-9 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:17.139 [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-10-28 15:23:17.182 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.182 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:23:17.183 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.185 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.185 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.185 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.185 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.187 [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-10-28 15:23:17.232 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:17.233 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.233 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:17.234 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.236 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.236 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.236 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.236 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.238 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:17.240 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:17.241 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.241 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:17.241 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.243 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.243 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.243 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.243 [DefaultDispatcher-worker-3 @coroutine#546] 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-10-28 15:23:17.245 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-10-28 15:23:17.248 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:17.248 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.248 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:17.249 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:17.264 [DefaultDispatcher-worker-15 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:17.274 [DefaultDispatcher-worker-9 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:17.275 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:17.275 [DefaultDispatcher-worker-9 @coroutine#488] 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-10-28 15:23:17.275 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:17.275 [DefaultDispatcher-worker-9 @coroutine#488] 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-10-28 15:23:17.277 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:17.278 [eventLoopGroupProxy-7-1 @call-handler#611] 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-10-28 15:23:17.278 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:17.299 [DefaultDispatcher-worker-7 @call-handler#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-10-28 15:23:17.299 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:17.300 [eventLoopGroupProxy-7-1 @call-handler#611] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-10-28 15:23:17.300 [DefaultDispatcher-worker-3 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:17.300 [DefaultDispatcher-worker-3 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json. 2024-10-28 15:23:17.300 [DefaultDispatcher-worker-3 @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:17.300 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:17.300 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:17.301 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:17.301 [DefaultDispatcher-worker-11 @coroutine#488] 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-10-28 15:23:17.302 [DefaultDispatcher-worker-4 @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:17.302 [DefaultDispatcher-worker-4 @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json 2024-10-28 15:23:17.302 [DefaultDispatcher-worker-4 @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json. 2024-10-28 15:23:17.302 [DefaultDispatcher-worker-4 @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074539275321344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:17.314 [DefaultDispatcher-worker-12 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-10-28 15:23:17.317 [DefaultDispatcher-worker-8 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e358de 2024-10-28 15:23:17.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:23:17.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:23:17.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:23:17.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:23:17.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:23:17.321 [Test worker @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-10-28 15:23:17.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-10-28 15:23:17.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-10-28 15:23:17.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:17.321 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c: (connection evicted) 2024-10-28 15:23:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:17.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-10-28 15:23:17.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-10-28 15:23:17.359 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:17.622 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:17.765 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:17.836 [DefaultDispatcher-worker-14 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa9a91 2024-10-28 15:23:18.326 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@23909b3 2024-10-28 15:23:18.326 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@23909b3 2024-10-28 15:23:18.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-10-28 15:23:18.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-10-28 15:23:18.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:18.327 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e358de: (connection evicted) 2024-10-28 15:23:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-10-28 15:23:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-10-28 15:23:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9615cb 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:18.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-10-28 15:23:18.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57466fb7 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:18.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2024-10-28 15:23:18.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2024-10-28 15:23:18.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-10-28 15:23:18.353 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:18.354 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-28 15:23:18.354 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7612f385 2024-10-28 15:23:18.356 [DefaultDispatcher-worker-6 @coroutine#639] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:18.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:18.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-10-28 15:23:18.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-10-28 15:23:18.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-10-28 15:23:18.360 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:23:18.360 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:23:18.360 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:23:18.360 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:23:18.360 [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-10-28 15:23:18.360 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:23:18.360 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:23:18.360 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:23:18.360 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23eb6d13 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:18.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-10-28 15:23:18.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-10-28 15:23:18.413 [DefaultDispatcher-worker-6 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.424 [DefaultDispatcher-worker-10 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.433 [DefaultDispatcher-worker-11 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-10-28 15:23:18.434 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:18.436 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-10-28 15:23:18.437 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:18.446 [DefaultDispatcher-worker-16 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.457 [DefaultDispatcher-worker-10 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.457 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:18.457 [Test worker @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.458 [Test worker @coroutine#644] 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/654074551182520320/_ustadmanifest.json. 2024-10-28 15:23:18.458 [Test worker @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.459 [Test worker @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.460 [Test worker @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.460 [Test worker @coroutine#644] 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/654074551182520320/_ustadmanifest.json. 2024-10-28 15:23:18.460 [Test worker @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:18.462 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:18.476 [DefaultDispatcher-worker-6 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:23:18.477 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-714bd8e2-3892-4102-bbf9-563b67f5dd5c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:23:18.479 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:18.479 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-714bd8e2-3892-4102-bbf9-563b67f5dd5c 2024-10-28 15:23:18.479 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:18.480 [DefaultDispatcher-worker-16 @coroutine#665] 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-10-28 15:23:18.480 [DefaultDispatcher-worker-16 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:18.480 [DefaultDispatcher-worker-16 @coroutine#665] 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-10-28 15:23:18.484 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:18.484 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:18.484 [eventLoopGroupProxy-10-1 @call-handler#676] 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-10-28 15:23:18.484 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:18.484 [eventLoopGroupProxy-10-2 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.485 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.485 [eventLoopGroupProxy-10-1 @call-handler#676] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-10-28 15:23:18.486 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:18.486 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:18.493 [DefaultDispatcher-worker-16 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.493 [DefaultDispatcher-worker-16 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:18.494 [DefaultDispatcher-worker-16 @coroutine#664] 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-10-28 15:23:18.494 [DefaultDispatcher-worker-16 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:18.497 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:18.497 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:18.497 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:18.497 [DefaultDispatcher-worker-7 @coroutine#663] 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-10-28 15:23:18.497 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:18.497 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.498 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:23:18.499 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:18.499 [DefaultDispatcher-worker-6 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:18.501 [eventLoopGroupProxy-10-3 @call-handler#691] 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-10-28 15:23:18.501 [eventLoopGroupProxy-10-3 @call-handler#691] 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-10-28 15:23:18.510 [eventLoopGroupProxy-10-3 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.512 [eventLoopGroupProxy-10-3 @call-handler#691] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 12ms 2024-10-28 15:23:18.513 [DefaultDispatcher-worker-10 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:18.513 [DefaultDispatcher-worker-10 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:18.513 [DefaultDispatcher-worker-10 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:18.513 [DefaultDispatcher-worker-10 @coroutine#663] 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-10-28 15:23:18.514 [DefaultDispatcher-worker-14 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.517 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.517 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.517 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.517 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.519 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-10-28 15:23:18.523 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.523 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.524 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:23:18.524 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.524 [DefaultDispatcher-worker-14 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.526 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.526 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.526 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.526 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.528 [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-10-28 15:23:18.531 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.532 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.532 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:18.533 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.534 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.535 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.535 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.535 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.536 [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-10-28 15:23:18.542 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.543 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.543 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-28 15:23:18.543 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.545 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.545 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.545 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.545 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.547 [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-10-28 15:23:18.549 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.550 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.550 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:18.551 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.552 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.552 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.552 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.552 [DefaultDispatcher-worker-10 @coroutine#696] 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-10-28 15:23:18.554 [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-10-28 15:23:18.557 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:18.557 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.558 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:18.558 [DefaultDispatcher-worker-10 @coroutine#696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:18.573 [DefaultDispatcher-worker-16 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.587 [DefaultDispatcher-worker-1 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.587 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:18.587 [DefaultDispatcher-worker-1 @coroutine#666] 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-10-28 15:23:18.587 [DefaultDispatcher-worker-1 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:18.587 [DefaultDispatcher-worker-1 @coroutine#666] 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-10-28 15:23:18.589 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:18.590 [eventLoopGroupProxy-10-1 @call-handler#729] 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-10-28 15:23:18.590 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:18.611 [DefaultDispatcher-worker-13 @call-handler#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2024-10-28 15:23:18.611 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:18.612 [eventLoopGroupProxy-10-1 @call-handler#729] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-10-28 15:23:18.612 [DefaultDispatcher-worker-14 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.612 [DefaultDispatcher-worker-14 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json. 2024-10-28 15:23:18.612 [DefaultDispatcher-worker-14 @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.612 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:18.612 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:18.613 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:18.613 [DefaultDispatcher-worker-13 @coroutine#666] 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-10-28 15:23:18.614 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.614 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json 2024-10-28 15:23:18.614 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json. 2024-10-28 15:23:18.614 [DefaultDispatcher-worker-11 @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074551182520320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:18.626 [DefaultDispatcher-worker-13 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-10-28 15:23:18.628 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2024-10-28 15:23:18.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:23:18.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:23:18.630 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:23:18.630 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:23:18.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:23:18.632 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-10-28 15:23:18.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-10-28 15:23:18.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-10-28 15:23:18.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:18.632 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa65672: (connection evicted) 2024-10-28 15:23:18.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:18.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-10-28 15:23:18.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-10-28 15:23:18.860 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:18.860 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:19.074 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:19.636 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7612f385 2024-10-28 15:23:19.636 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7612f385 2024-10-28 15:23:19.638 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2024-10-28 15:23:19.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-10-28 15:23:19.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-10-28 15:23:19.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:19.639 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983: (connection evicted) 2024-10-28 15:23:19.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:19.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-10-28 15:23:19.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c26e588 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:19.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:19.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:19.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-10-28 15:23:19.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:19.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:19.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-10-28 15:23:19.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6014a7 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:19.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4626f584 2024-10-28 15:23:19.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4626f584 2024-10-28 15:23:19.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-10-28 15:23:19.666 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:19.668 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-10-28 15:23:19.668 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@ff12b53 2024-10-28 15:23:19.671 [DefaultDispatcher-worker-16 @coroutine#758] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b850bb7 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:19.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:19.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-10-28 15:23:19.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-10-28 15:23:19.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-10-28 15:23:19.674 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-10-28 15:23:19.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-10-28 15:23:19.674 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-10-28 15:23:19.674 [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-10-28 15:23:19.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-10-28 15:23:19.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-10-28 15:23:19.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-10-28 15:23:19.674 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f32575 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-10-28 15:23:19.714 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.725 [DefaultDispatcher-worker-9 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.748 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:19.750 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:19.772 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:19.775 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:19.854 [DefaultDispatcher-worker-9 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.898 [DefaultDispatcher-worker-9 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.905 [DefaultDispatcher-worker-9 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.911 [DefaultDispatcher-worker-9 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:19.930 [DefaultDispatcher-worker-12 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.939 [DefaultDispatcher-worker-4 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:19.940 [Test worker @coroutine#763] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:19.940 [Test worker @coroutine#763] 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/654074555767980032/_ustadmanifest.json. 2024-10-28 15:23:19.940 [Test worker @coroutine#763] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:19.942 [Test worker @coroutine#763] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:19.942 [Test worker @coroutine#763] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:19.944 [Test worker @coroutine#763] 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/654074555767980032/_ustadmanifest.json. 2024-10-28 15:23:19.944 [Test worker @coroutine#763] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:20.042 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:20.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-10-28 15:23:20.043 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5ae00bf9-9fb9-4b39-8b89-4649c8dd5728', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-10-28 15:23:20.044 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-10-28 15:23:20.044 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5ae00bf9-9fb9-4b39-8b89-4649c8dd5728 2024-10-28 15:23:20.045 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:20.045 [DefaultDispatcher-worker-3 @coroutine#789] 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-10-28 15:23:20.045 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:20.045 [DefaultDispatcher-worker-3 @coroutine#789] 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-10-28 15:23:20.049 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:20.049 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:20.050 [eventLoopGroupProxy-13-1 @call-handler#799] 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-10-28 15:23:20.050 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:20.050 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.050 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.050 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-10-28 15:23:20.051 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:20.051 [DefaultDispatcher-worker-16 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:20.055 [DefaultDispatcher-worker-7 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:20.055 [DefaultDispatcher-worker-7 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:20.055 [DefaultDispatcher-worker-7 @coroutine#788] 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-10-28 15:23:20.055 [DefaultDispatcher-worker-7 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:20.058 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:20.058 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.058 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-10-28 15:23:20.059 [DefaultDispatcher-worker-1 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:20.059 [DefaultDispatcher-worker-1 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:20.073 [DefaultDispatcher-worker-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:20.084 [DefaultDispatcher-worker-9 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:20.087 [DefaultDispatcher-worker-15 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:20.088 [DefaultDispatcher-worker-15 @coroutine#787] 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-10-28 15:23:20.088 [DefaultDispatcher-worker-15 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:20.088 [DefaultDispatcher-worker-15 @coroutine#787] 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-10-28 15:23:20.089 [eventLoopGroupProxy-13-1 @call-handler#814] 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-10-28 15:23:20.090 [eventLoopGroupProxy-13-1 @call-handler#814] 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-10-28 15:23:20.137 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.140 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-10-28 15:23:20.140 [DefaultDispatcher-worker-15 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:20.140 [DefaultDispatcher-worker-15 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:20.142 [DefaultDispatcher-worker-15 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:20.142 [DefaultDispatcher-worker-15 @coroutine#787] 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-10-28 15:23:20.150 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.150 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:20.150 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.150 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:20.153 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.158 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.158 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.158 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-10-28 15:23:20.159 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.161 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.161 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:20.161 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.161 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:20.163 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.209 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.209 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.210 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:20.210 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.212 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.213 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.213 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.213 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.215 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.217 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.217 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.217 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.218 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.220 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.220 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.220 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.220 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.221 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.228 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.228 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.228 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-10-28 15:23:20.229 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.231 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.231 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.231 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.231 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.233 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector 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-10-28 15:23:20.276 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.276 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.277 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:20.277 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.282 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.282 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.282 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.282 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.284 [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-10-28 15:23:20.361 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.362 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.362 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 78ms 2024-10-28 15:23:20.363 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.366 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.366 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.366 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.366 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.368 [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-10-28 15:23:20.421 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.421 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.421 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-10-28 15:23:20.422 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.424 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.424 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.425 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.425 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.427 [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-10-28 15:23:20.473 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.473 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.473 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:20.474 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.476 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.476 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.476 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.477 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.478 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.524 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.525 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.525 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:20.526 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.527 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.527 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.527 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:20.529 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.571 [DefaultDispatcher-worker-9 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:20.574 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.574 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.574 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:20.575 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.577 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.577 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.577 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.577 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.579 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.581 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.582 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.582 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.583 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.584 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.584 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.584 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.584 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.586 [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-10-28 15:23:20.589 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.589 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.589 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.590 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.592 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.592 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.592 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.592 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.594 [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-10-28 15:23:20.596 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.596 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.597 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:20.597 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.599 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.599 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.599 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.599 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.601 [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-10-28 15:23:20.604 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.604 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.604 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.605 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.606 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.607 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.607 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.607 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.608 [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-10-28 15:23:20.611 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.611 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.611 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.612 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.613 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.613 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.613 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.613 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.615 [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-10-28 15:23:20.618 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.618 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.618 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.619 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.620 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.620 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.620 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.620 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.622 [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-10-28 15:23:20.625 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.625 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.625 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.626 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.627 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.627 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.627 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.628 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.629 [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-10-28 15:23:20.632 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.632 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.632 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.633 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.635 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.635 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.635 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.635 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.636 [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-10-28 15:23:20.638 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.639 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.639 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.639 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.641 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.641 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.641 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.641 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.642 [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-10-28 15:23:20.645 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.645 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.645 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.646 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.648 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.648 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.649 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.649 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.650 [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-10-28 15:23:20.652 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.653 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.653 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.654 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.655 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.655 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.655 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.655 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.657 [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-10-28 15:23:20.659 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.660 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.660 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.660 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.662 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.662 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.662 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.662 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.664 [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-10-28 15:23:20.666 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.666 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.666 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.667 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.669 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.669 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.669 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.669 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.670 [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-10-28 15:23:20.673 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.673 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.673 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.674 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.677 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.677 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.677 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.677 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.678 [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-10-28 15:23:20.681 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.681 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.681 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.682 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.683 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.684 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.684 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.684 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.685 [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-10-28 15:23:20.687 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.688 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.688 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.688 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.690 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.690 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.690 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.690 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.691 [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-10-28 15:23:20.694 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.694 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.694 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.695 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.696 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.697 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.697 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.697 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.698 [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-10-28 15:23:20.701 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.701 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.701 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.702 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.703 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.703 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.703 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.704 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.705 [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-10-28 15:23:20.707 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.708 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.708 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.708 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.710 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.710 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.710 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.710 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.712 [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-10-28 15:23:20.715 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.715 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.715 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:20.716 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.717 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.717 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.717 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.718 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.719 [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-10-28 15:23:20.722 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.722 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.722 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.723 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.725 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.725 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.725 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.725 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.726 [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-10-28 15:23:20.728 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.728 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.729 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.729 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.731 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.731 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.731 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.731 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.732 [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-10-28 15:23:20.735 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.735 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.735 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.736 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.737 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.738 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.738 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.738 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.739 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.742 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.742 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.742 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.743 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.744 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.744 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.744 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.744 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.745 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.748 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.748 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.748 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.749 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.752 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.752 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.752 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.752 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.754 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.756 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.757 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.757 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.758 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.761 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.761 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.761 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.761 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.763 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.809 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.809 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.809 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:20.810 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.812 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.812 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.812 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.812 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.814 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.816 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.817 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.817 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.817 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.819 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.819 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.819 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.819 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.820 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.823 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.823 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.824 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:20.824 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.826 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.826 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.826 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.826 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.827 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.829 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.830 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.830 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.831 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.832 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.832 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.832 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.832 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.833 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:20.885 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.885 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.885 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-10-28 15:23:20.886 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.888 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.888 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.888 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.889 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.890 [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-10-28 15:23:20.938 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.938 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.938 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:20.939 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.941 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.941 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.941 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.941 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.943 [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-10-28 15:23:20.945 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.945 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.945 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:20.946 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.947 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.948 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.948 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.948 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.949 [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-10-28 15:23:20.952 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:20.952 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:20.952 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:20.953 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.954 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.954 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.954 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:20.954 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:20.956 [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-10-28 15:23:21.000 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.000 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.000 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:21.001 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.003 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.003 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.003 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.003 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.005 [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-10-28 15:23:21.007 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.007 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.007 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.008 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.009 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.009 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.009 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.009 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.011 [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-10-28 15:23:21.013 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.013 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.013 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.014 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.015 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.015 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.015 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.016 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.017 [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-10-28 15:23:21.019 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.019 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.019 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.020 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.021 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.022 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.022 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.022 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.023 [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-10-28 15:23:21.025 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.026 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.026 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.026 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.028 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.028 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.028 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.028 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.029 [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-10-28 15:23:21.077 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.077 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.077 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:21.078 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.080 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.080 [DefaultDispatcher-worker-8 @coroutine#819] 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-10-28 15:23:21.080 [DefaultDispatcher-worker-8 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.080 [DefaultDispatcher-worker-8 @coroutine#819] 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-10-28 15:23:21.082 [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-10-28 15:23:21.085 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.085 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.085 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.086 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.087 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.087 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.087 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.087 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.089 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.091 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.091 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.091 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.092 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.093 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.094 [DefaultDispatcher-worker-2 @coroutine#819] 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-10-28 15:23:21.094 [DefaultDispatcher-worker-2 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.094 [DefaultDispatcher-worker-2 @coroutine#819] 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-10-28 15:23:21.095 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.097 [DefaultDispatcher-worker-13 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:21.097 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.097 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.098 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.098 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.099 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.099 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.099 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.099 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.101 [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-10-28 15:23:21.103 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.103 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.103 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.104 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.105 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.105 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.105 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.106 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.107 [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-10-28 15:23:21.109 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.109 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.109 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.110 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.111 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.111 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.111 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.111 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.112 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.115 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.115 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.115 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.115 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.117 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.117 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.117 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.117 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.118 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.121 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.122 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.122 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:21.122 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.125 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.125 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.125 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.125 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.126 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.129 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.130 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.130 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:21.130 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.131 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.132 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.132 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.132 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.133 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.136 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.136 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.136 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.137 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.138 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.138 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.138 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.138 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.139 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.141 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.142 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.142 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.142 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.143 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.143 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.143 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.143 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.145 [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-10-28 15:23:21.147 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.147 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.148 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.148 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.151 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.151 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.151 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.151 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.152 [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-10-28 15:23:21.155 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.155 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.155 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.155 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.157 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.157 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.157 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.157 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.158 [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-10-28 15:23:21.204 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.204 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.205 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:21.205 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.207 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.207 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.207 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.207 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.209 [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-10-28 15:23:21.211 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.212 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.212 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.212 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.214 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.214 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.214 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.214 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.215 [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-10-28 15:23:21.218 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.218 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.218 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.219 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.220 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.220 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.220 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.220 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.221 [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-10-28 15:23:21.268 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.268 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.268 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:21.269 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.270 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.270 [DefaultDispatcher-worker-4 @coroutine#819] 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-10-28 15:23:21.270 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.270 [DefaultDispatcher-worker-4 @coroutine#819] 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-10-28 15:23:21.272 [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-10-28 15:23:21.274 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.275 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.275 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.275 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.276 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.277 [DefaultDispatcher-worker-4 @coroutine#819] 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-10-28 15:23:21.277 [DefaultDispatcher-worker-4 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.277 [DefaultDispatcher-worker-4 @coroutine#819] 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-10-28 15:23:21.278 [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-10-28 15:23:21.280 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.280 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.280 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.281 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.283 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.283 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.283 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.283 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.284 [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-10-28 15:23:21.287 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.287 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.287 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.288 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.289 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.289 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.289 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.289 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.290 [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-10-28 15:23:21.340 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.341 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.341 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-10-28 15:23:21.342 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.344 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.344 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.344 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.344 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.345 [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-10-28 15:23:21.348 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.348 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.348 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.349 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.350 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.350 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.350 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.350 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.352 [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-10-28 15:23:21.396 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.397 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.397 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:21.397 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.399 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.399 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.399 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.399 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.401 [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-10-28 15:23:21.448 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.448 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.449 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:21.449 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.451 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.451 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.451 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.451 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.452 [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-10-28 15:23:21.496 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.497 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.497 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:21.497 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.499 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.499 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.499 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.499 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.500 [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-10-28 15:23:21.548 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.548 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.548 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:21.549 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.551 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.551 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.551 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.551 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.552 [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-10-28 15:23:21.555 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.555 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.555 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.556 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.557 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.557 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.557 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.557 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.558 [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-10-28 15:23:21.560 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.560 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.560 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.560 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.561 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.561 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.561 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.561 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.562 [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-10-28 15:23:21.564 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.564 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.564 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.565 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.565 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.566 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.566 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.566 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.566 [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-10-28 15:23:21.568 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.568 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.568 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.569 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.574 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.574 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.574 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.574 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.575 [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-10-28 15:23:21.578 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.578 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.578 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.579 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.580 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.580 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.580 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.580 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.581 [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-10-28 15:23:21.583 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.584 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.584 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.584 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.585 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.585 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.585 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.585 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.587 [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-10-28 15:23:21.589 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.589 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.589 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.590 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.591 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.591 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.591 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.591 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.592 [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-10-28 15:23:21.594 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.594 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.594 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.595 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.596 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.596 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.596 [DefaultDispatcher-worker-9 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.596 [DefaultDispatcher-worker-9 @coroutine#819] 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-10-28 15:23:21.597 [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-10-28 15:23:21.599 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.599 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.600 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.600 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.601 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.602 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.602 [DefaultDispatcher-worker-10 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.602 [DefaultDispatcher-worker-10 @coroutine#819] 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-10-28 15:23:21.603 [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-10-28 15:23:21.605 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.605 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.606 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.606 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.608 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.608 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:21.608 [DefaultDispatcher-worker-14 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.608 [DefaultDispatcher-worker-14 @coroutine#819] 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-10-28 15:23:21.609 [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-10-28 15:23:21.611 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.611 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.612 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.612 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.614 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.614 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.614 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.614 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.615 [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-10-28 15:23:21.617 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.618 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.618 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.618 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.620 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.620 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:21.620 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.620 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:21.620 [DefaultDispatcher-worker-8 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:21.621 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.623 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.624 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.624 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.624 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.625 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.626 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.626 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.626 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.627 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.629 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.630 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.630 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.630 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.631 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.631 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.631 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.631 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.633 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.650 [DefaultDispatcher-worker-6 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.682 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.683 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.684 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-10-28 15:23:21.684 [DefaultDispatcher-worker-6 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:21.684 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.686 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.686 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.686 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.686 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.687 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.689 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.690 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.690 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.690 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.691 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.692 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.692 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.692 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.693 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.695 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.695 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.695 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.696 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.697 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.698 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.698 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.698 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.699 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.701 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.702 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.702 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.702 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.704 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.704 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.704 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.704 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.706 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.708 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.708 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.708 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.709 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.710 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.710 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.710 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.710 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.712 [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-10-28 15:23:21.714 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.714 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.715 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.715 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.716 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.716 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.717 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.717 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.718 [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-10-28 15:23:21.720 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.720 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.721 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.721 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.723 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.723 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.723 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.723 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.724 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:21.768 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.769 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.769 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:21.770 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.771 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.771 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.771 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.772 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.773 [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-10-28 15:23:21.775 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.776 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.776 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.776 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.778 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.778 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.778 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.778 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.779 [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-10-28 15:23:21.781 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.781 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.781 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.782 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.784 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.784 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.784 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.784 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.785 [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-10-28 15:23:21.828 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.828 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.828 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-10-28 15:23:21.829 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.832 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.832 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.832 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.832 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.833 [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-10-28 15:23:21.835 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.835 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.835 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.836 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.837 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.837 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.837 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.837 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.838 [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-10-28 15:23:21.841 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.841 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.841 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.842 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.843 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.843 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.843 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.844 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.845 [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-10-28 15:23:21.848 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.848 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.848 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.849 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.850 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.850 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.850 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.850 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:21.851 [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-10-28 15:23:21.853 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.853 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.853 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.854 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.855 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.855 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.855 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.855 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.857 [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-10-28 15:23:21.859 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.859 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.859 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.860 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.861 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.861 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.861 [DefaultDispatcher-worker-16 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.861 [DefaultDispatcher-worker-16 @coroutine#819] 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-10-28 15:23:21.862 [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-10-28 15:23:21.864 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.864 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.865 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.865 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.866 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.867 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.867 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.867 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.868 [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-10-28 15:23:21.870 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.870 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.870 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.871 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.872 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.872 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.872 [DefaultDispatcher-worker-6 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.872 [DefaultDispatcher-worker-6 @coroutine#819] 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-10-28 15:23:21.873 [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-10-28 15:23:21.875 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.875 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.875 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.876 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.878 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.878 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.878 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.878 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.879 [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-10-28 15:23:21.882 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.882 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.882 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:21.883 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.884 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.884 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.885 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.885 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.886 [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-10-28 15:23:21.888 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.888 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.888 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.889 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.890 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.890 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.890 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.890 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.892 [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-10-28 15:23:21.894 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.894 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.894 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.895 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.896 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.896 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.896 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.896 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.898 [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-10-28 15:23:21.944 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.945 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.945 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:21.945 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.947 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.947 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.947 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.947 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.949 [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-10-28 15:23:21.951 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:21.951 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:21.951 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:21.952 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.954 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.954 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.954 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:21.954 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:21.955 [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-10-28 15:23:22.001 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.001 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.001 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:22.002 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.004 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.004 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.004 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.004 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.005 [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-10-28 15:23:22.007 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.008 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.008 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.008 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.010 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.010 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.010 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.010 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.011 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.055 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.056 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.056 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:22.056 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.058 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.058 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.058 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.058 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.060 [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-10-28 15:23:22.103 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.104 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.104 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:22.104 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.106 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.106 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.106 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.106 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.108 [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-10-28 15:23:22.143 [DefaultDispatcher-worker-13 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:22.155 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.156 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.156 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:22.156 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.159 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.159 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.159 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.159 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.161 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.203 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.204 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.204 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:22.204 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.207 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.207 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.207 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.207 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.208 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.251 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.251 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.252 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:22.252 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.254 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.254 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.254 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.254 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.255 [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-10-28 15:23:22.258 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.258 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.259 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:22.259 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.262 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.262 [DefaultDispatcher-worker-5 @coroutine#819] 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-10-28 15:23:22.262 [DefaultDispatcher-worker-5 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.262 [DefaultDispatcher-worker-5 @coroutine#819] 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-10-28 15:23:22.263 [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-10-28 15:23:22.309 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.309 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.309 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:22.310 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.311 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.312 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.312 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.312 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.313 [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-10-28 15:23:22.316 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.316 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.316 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.316 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.318 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.318 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.318 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.318 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.319 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.322 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.322 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.323 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:22.323 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.325 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.325 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.325 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.325 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.326 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.330 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.330 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.330 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:22.331 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.332 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.332 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.332 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.332 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.333 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.336 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.336 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.337 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:22.337 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.338 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.338 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.338 [DefaultDispatcher-worker-1 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.338 [DefaultDispatcher-worker-1 @coroutine#819] 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-10-28 15:23:22.339 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.341 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.341 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.341 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.342 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.343 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.343 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.343 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.343 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.344 [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-10-28 15:23:22.388 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.388 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.388 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:22.389 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.391 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.391 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.391 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.391 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.392 [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-10-28 15:23:22.394 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.394 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.394 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.395 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.396 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.396 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.396 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.396 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.397 [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-10-28 15:23:22.399 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.399 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.399 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.399 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.402 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.402 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.402 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.402 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.404 [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-10-28 15:23:22.405 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.406 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.406 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.406 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.407 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.407 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.407 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.407 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.408 [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-10-28 15:23:22.455 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.456 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.456 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:22.456 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.458 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.458 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.458 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.458 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.459 [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-10-28 15:23:22.461 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.461 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.461 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.462 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.463 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.463 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.463 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.463 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.464 [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-10-28 15:23:22.466 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.466 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.466 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.467 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.468 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.468 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.468 [DefaultDispatcher-worker-15 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.468 [DefaultDispatcher-worker-15 @coroutine#819] 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-10-28 15:23:22.469 [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-10-28 15:23:22.470 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.471 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.471 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.471 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.472 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.472 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.472 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.472 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.473 [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-10-28 15:23:22.519 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.520 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.520 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-10-28 15:23:22.520 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.522 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.523 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.523 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.523 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.524 [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-10-28 15:23:22.568 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.569 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.569 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-10-28 15:23:22.569 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.571 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.571 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.571 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.571 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.572 [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-10-28 15:23:22.574 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.574 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.574 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.575 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.577 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.577 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.577 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.577 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.578 [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-10-28 15:23:22.587 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.587 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.587 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-10-28 15:23:22.588 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.589 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.589 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.589 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.589 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.590 [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-10-28 15:23:22.592 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.592 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.592 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.593 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.594 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.594 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.594 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.594 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.595 [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-10-28 15:23:22.640 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.641 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.641 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:22.641 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.643 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.643 [DefaultDispatcher-worker-3 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.643 [DefaultDispatcher-worker-3 @coroutine#819] 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-10-28 15:23:22.644 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.646 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.646 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.646 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.647 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.648 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.648 [DefaultDispatcher-worker-13 @coroutine#819] 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-10-28 15:23:22.648 [DefaultDispatcher-worker-13 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.648 [DefaultDispatcher-worker-13 @coroutine#819] 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-10-28 15:23:22.649 [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-10-28 15:23:22.663 [DefaultDispatcher-worker-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:22.696 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.697 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.697 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:22.697 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.699 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.699 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.699 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.699 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.700 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.743 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.744 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.744 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-10-28 15:23:22.744 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.746 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.746 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.746 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.746 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.747 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-10-28 15:23:22.749 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.749 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.749 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.750 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.751 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.751 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.751 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.751 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.752 [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-10-28 15:23:22.798 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.798 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.798 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-10-28 15:23:22.799 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.800 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.800 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.800 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.800 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.801 [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-10-28 15:23:22.803 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.803 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.804 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.804 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.805 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.806 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.806 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.806 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.806 [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-10-28 15:23:22.809 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.809 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.809 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.810 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.811 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.811 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.811 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.811 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.812 [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-10-28 15:23:22.814 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.814 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.814 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-10-28 15:23:22.814 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.816 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.816 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.816 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.816 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.817 [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-10-28 15:23:22.871 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.872 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.872 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-10-28 15:23:22.872 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.874 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.874 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.874 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.874 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.875 [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-10-28 15:23:22.923 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.923 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.923 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-10-28 15:23:22.924 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.925 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.925 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.925 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.925 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.926 [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-10-28 15:23:22.928 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.928 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.928 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.929 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.930 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.930 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.930 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.930 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.931 [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-10-28 15:23:22.933 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.933 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.933 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-10-28 15:23:22.934 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.935 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.935 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.935 [DefaultDispatcher-worker-7 @coroutine#819] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.935 [DefaultDispatcher-worker-7 @coroutine#819] 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-10-28 15:23:22.936 [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-10-28 15:23:22.940 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:22.940 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.940 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-10-28 15:23:22.941 [DefaultDispatcher-worker-11 @coroutine#819] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:22.957 [DefaultDispatcher-worker-5 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:22.966 [DefaultDispatcher-worker-9 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:22.967 [DefaultDispatcher-worker-9 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:22.967 [DefaultDispatcher-worker-9 @coroutine#790] 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-10-28 15:23:22.967 [DefaultDispatcher-worker-9 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:22.967 [DefaultDispatcher-worker-9 @coroutine#790] 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-10-28 15:23:22.968 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:22.969 [eventLoopGroupProxy-13-1 @call-handler#1615] 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-10-28 15:23:22.969 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:22.997 [DefaultDispatcher-worker-11 @call-handler#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4626f584 2024-10-28 15:23:22.997 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:22.997 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-10-28 15:23:22.997 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:22.997 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json. 2024-10-28 15:23:22.997 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:22.998 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:22.998 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:22.998 [DefaultDispatcher-worker-12 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:22.998 [DefaultDispatcher-worker-12 @coroutine#790] 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-10-28 15:23:22.999 [DefaultDispatcher-worker-7 @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:22.999 [DefaultDispatcher-worker-7 @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json 2024-10-28 15:23:23.000 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json. 2024-10-28 15:23:23.000 [DefaultDispatcher-worker-10 @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/654074555767980032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:23.010 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-10-28 15:23:23.037 [DefaultDispatcher-worker-8 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4626f584 2024-10-28 15:23:23.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-10-28 15:23:23.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-10-28 15:23:23.060 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-10-28 15:23:23.060 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-10-28 15:23:23.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-10-28 15:23:23.065 [Test worker @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2024-10-28 15:23:23.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-10-28 15:23:23.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-10-28 15:23:23.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:23.065 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c013560: (connection evicted) 2024-10-28 15:23:23.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:23.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-10-28 15:23:23.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-10-28 15:23:23.175 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:23.175 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:23.457 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-10-28 15:23:23.660 [DefaultDispatcher-worker-12 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-10-28 15:23:24.070 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@ff12b53 2024-10-28 15:23:24.070 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@ff12b53 2024-10-28 15:23:24.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-10-28 15:23:24.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-10-28 15:23:24.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:24.071 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4626f584: (connection evicted) 2024-10-28 15:23:24.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:24.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-10-28 15:23:24.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f5f79d8 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:24.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:24.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:24.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:24.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-10-28 15:23:24.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@11896af6 2024-10-28 15:23:24.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@11896af6 2024-10-28 15:23:24.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-10-28 15:23:24.105 [DefaultDispatcher-worker-16 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11896af6 2024-10-28 15:23:24.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a9c368 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:24.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-10-28 15:23:24.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2024-10-28 15:23:24.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2024-10-28 15:23:24.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-10-28 15:23:24.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:24.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:24.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-10-28 15:23:24.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:23:24.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:23:24.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-10-28 15:23:24.118 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:24.119 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-10-28 15:23:24.121 [DefaultDispatcher-worker-10 @coroutine#1652] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:24.126 [DefaultDispatcher-worker-10 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2024-10-28 15:23:24.127 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:24.127 [Test worker @coroutine#1653] 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-10-28 15:23:24.127 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:24.127 [Test worker @coroutine#1653] 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-10-28 15:23:24.130 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-10-28 15:23:24.130 [eventLoopGroupProxy-16-1 @call-handler#1659] 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-10-28 15:23:24.132 [eventLoopGroupProxy-16-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:23:24.134 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:24.134 [Test worker @coroutine#1653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-10-28 15:23:24.134 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-10-28 15:23:24.134 [Test worker @coroutine#1653] 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-10-28 15:23:24.135 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:24.135 [Test worker @coroutine#1664] 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-10-28 15:23:24.135 [Test worker @coroutine#1664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:24.135 [Test worker @coroutine#1664] 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-10-28 15:23:24.136 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-10-28 15:23:24.141 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:23:24.141 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:24.142 [Test worker @coroutine#1664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-10-28 15:23:24.145 [eventLoopGroupProxy-16-2 @call-handler#1677] 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-10-28 15:23:24.149 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:24.157 [Test worker @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f59e0e 2024-10-28 15:23:24.187 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:24.214 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:24.216 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67683210 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-10-28 15:23:25.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-10-28 15:23:25.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-10-28 15:23:25.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-10-28 15:23:25.275 [DefaultDispatcher-worker-10 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-10-28 15:23:25.280 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34581/api/blob/upload-init-batch 2024-10-28 15:23:25.280 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34581/api/blob/upload-init-batch. 2024-10-28 15:23:25.280 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34581/api/blob/upload-init-batch 2024-10-28 15:23:25.280 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34581/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:23:25.282 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34581/api/blob/upload-init-batch 2024-10-28 15:23:25.282 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34581/api/blob/upload-init-batch 2024-10-28 15:23:25.283 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34581/api/blob/upload-init-batch. 2024-10-28 15:23:25.283 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34581/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:25.295 [DefaultDispatcher-worker-1 @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-10-28 15:23:25.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-10-28 15:23:25.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-10-28 15:23:25.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.300 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103033fe: (connection evicted) 2024-10-28 15:23:25.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:25.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-10-28 15:23:25.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-10-28 15:23:25.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395115ac 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-10-28 15:23:25.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b28ab9b 2024-10-28 15:23:25.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b28ab9b 2024-10-28 15:23:25.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-10-28 15:23:25.326 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34325/api/blob/upload-init-batch 2024-10-28 15:23:25.326 [Test worker @coroutine#1696] 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:34325/api/blob/upload-init-batch. 2024-10-28 15:23:25.326 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34325/api/blob/upload-init-batch 2024-10-28 15:23:25.326 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34325/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:23:25.328 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34325/api/blob/upload-init-batch 2024-10-28 15:23:25.328 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34325/api/blob/upload-init-batch 2024-10-28 15:23:25.329 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34325/api/blob/upload-init-batch. 2024-10-28 15:23:25.329 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34325/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:25.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-10-28 15:23:25.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-10-28 15:23:25.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.330 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b28ab9b: (connection evicted) 2024-10-28 15:23:25.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:25.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-10-28 15:23:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-10-28 15:23:25.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d9cba2 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-10-28 15:23:25.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@506e382b 2024-10-28 15:23:25.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@506e382b 2024-10-28 15:23:25.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-10-28 15:23:25.365 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40349/api/blob/upload-init-batch 2024-10-28 15:23:25.365 [Test worker @coroutine#1703] 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:40349/api/blob/upload-init-batch. 2024-10-28 15:23:25.365 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40349/api/blob/upload-init-batch 2024-10-28 15:23:25.365 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-10-28 15:23:25.367 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40349/api/blob/upload-init-batch 2024-10-28 15:23:25.367 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40349/api/blob/upload-init-batch 2024-10-28 15:23:25.368 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40349/api/blob/upload-init-batch. 2024-10-28 15:23:25.368 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:25.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-10-28 15:23:25.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-10-28 15:23:25.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.377 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506e382b: (connection evicted) 2024-10-28 15:23:25.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:25.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-10-28 15:23:25.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f925e 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-10-28 15:23:25.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@474deb4c 2024-10-28 15:23:25.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@474deb4c 2024-10-28 15:23:25.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-10-28 15:23:25.722 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474deb4c 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b55f0a6 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-10-28 15:23:25.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016b44e 2024-10-28 15:23:25.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016b44e 2024-10-28 15:23:25.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-10-28 15:23:25.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce45e18 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-10-28 15:23:25.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-10-28 15:23:25.767 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.805 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.817 [DefaultDispatcher-worker-16 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.825 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.827 [DefaultDispatcher-worker-4 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.838 [DefaultDispatcher-worker-12 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.842 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.853 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932721e 2024-10-28 15:23:25.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-10-28 15:23:25.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-10-28 15:23:25.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.860 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2932721e: (connection evicted) 2024-10-28 15:23:25.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:25.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-10-28 15:23:25.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126e2710 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-10-28 15:23:25.904 [DefaultDispatcher-worker-12 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.916 [DefaultDispatcher-worker-9 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.926 [DefaultDispatcher-worker-14 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.936 [DefaultDispatcher-worker-4 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.941 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.954 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-10-28 15:23:25.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-10-28 15:23:25.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-10-28 15:23:25.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:25.956 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a22325d: (connection evicted) 2024-10-28 15:23:25.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:25.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-10-28 15:23:25.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d145177 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:25.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:25.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:25.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:25.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-10-28 15:23:26.003 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:26.014 [DefaultDispatcher-worker-8 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:26.024 [DefaultDispatcher-worker-15 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:26.034 [DefaultDispatcher-worker-8 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-10-28 15:23:26.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-10-28 15:23:26.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-10-28 15:23:26.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:26.036 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e: (connection evicted) 2024-10-28 15:23:26.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:26.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-10-28 15:23:26.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d76ad3 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:26.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:26.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:26.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-10-28 15:23:26.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-10-28 15:23:26.083 [DefaultDispatcher-worker-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.089 [DefaultDispatcher-worker-16 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11896af6 2024-10-28 15:23:26.095 [DefaultDispatcher-worker-14 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.107 [DefaultDispatcher-worker-10 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.117 [DefaultDispatcher-worker-12 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2024-10-28 15:23:26.117 [DefaultDispatcher-worker-4 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.122 [Test worker @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.133 [DefaultDispatcher-worker-1 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64 2024-10-28 15:23:26.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-10-28 15:23:26.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-10-28 15:23:26.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:26.134 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bca9b64: (connection evicted) 2024-10-28 15:23:26.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:26.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-10-28 15:23:26.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c76b2fe 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:32.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:32.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@47629063 2024-10-28 15:23:32.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@47629063 2024-10-28 15:23:32.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-10-28 15:23:33.045 [DefaultDispatcher-worker-14 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47629063 2024-10-28 15:23:33.096 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a3c1b56 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:33.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:33.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-10-28 15:23:33.850 [DefaultDispatcher-worker-10 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.862 [DefaultDispatcher-worker-16 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.872 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.883 [DefaultDispatcher-worker-16 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.893 [DefaultDispatcher-worker-10 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce4eb42 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:33.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38dc1c50 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:33.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-10-28 15:23:33.906 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:33.943 [DefaultDispatcher-worker-15 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.953 [DefaultDispatcher-worker-4 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.964 [DefaultDispatcher-worker-8 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.973 [DefaultDispatcher-worker-12 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-10-28 15:23:33.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ded31cc 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:33.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-10-28 15:23:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-10-28 15:23:34.003 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.021 [DefaultDispatcher-worker-15 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.031 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.041 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.051 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.060 [DefaultDispatcher-worker-10 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.076 [DefaultDispatcher-worker-11 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c432ed 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-10-28 15:23:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-10-28 15:23:34.079 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.123 [DefaultDispatcher-worker-9 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.134 [DefaultDispatcher-worker-11 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.144 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.154 [DefaultDispatcher-worker-11 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.166 [DefaultDispatcher-worker-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-10-28 15:23:34.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230e163b 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-10-28 15:23:34.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-10-28 15:23:34.178 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.213 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.226 [DefaultDispatcher-worker-6 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.237 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.247 [DefaultDispatcher-worker-11 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.257 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.268 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:34.270 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-10-28 15:23:34.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4509414e 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-10-28 15:23:34.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-10-28 15:23:34.319 [DefaultDispatcher-worker-6 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.331 [DefaultDispatcher-worker-16 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.341 [DefaultDispatcher-worker-7 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.351 [DefaultDispatcher-worker-16 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c31fa6 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-10-28 15:23:34.376 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.397 [DefaultDispatcher-worker-13 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.409 [DefaultDispatcher-worker-11 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.418 [DefaultDispatcher-worker-4 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.427 [DefaultDispatcher-worker-7 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.437 [DefaultDispatcher-worker-7 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.451 [DefaultDispatcher-worker-1 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e3f58 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8601a1 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.455 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-10-28 15:23:34.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-10-28 15:23:34.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-10-28 15:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3e7128 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-10-28 15:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-10-28 15:23:34.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-10-28 15:23:34.504 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-10-28 15:23:34.507 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4917992b 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-10-28 15:23:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-10-28 15:23:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-10-28 15:23:34.538 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-10-28 15:23:34.541 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3a5f0c 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-10-28 15:23:34.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7364073b 2024-10-28 15:23:34.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7364073b 2024-10-28 15:23:34.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-10-28 15:23:34.555 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.571 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7364073b 2024-10-28 15:23:34.573 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7364073b 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5a680 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:34.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:34.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-10-28 15:23:34.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf997e0 2024-10-28 15:23:34.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf997e0 2024-10-28 15:23:34.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-10-28 15:23:34.578 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.600 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf997e0 2024-10-28 15:23:34.602 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf997e0 2024-10-28 15:23:34.613 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.621 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.621 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.623 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.623 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.623 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.647 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.665 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.665 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.665 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.676 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:34.709 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.710 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.710 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.753 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.753 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.753 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.797 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.797 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.797 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.841 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.841 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59017/ 2024-10-28 15:23:34.841 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59017/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.885 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59017/ 2024-10-28 15:23:34.889 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:34.889 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.891 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:34.891 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:34.891 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.933 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:34.933 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:34.933 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:34.977 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:34.977 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:34.977 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:35.021 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:35.021 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:35.021 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:35.065 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:35.065 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:35.065 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:35.109 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:35.109 [Test worker @coroutine#1903] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45395/ 2024-10-28 15:23:35.110 [Test worker @coroutine#1903] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45395/ from class io.ktor.utils.io.ByteBufferChannel 2024-10-28 15:23:35.110 [Test worker @coroutine#1903] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45395/ 2024-10-28 15:23:35.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d3b965 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-10-28 15:23:35.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2024-10-28 15:23:35.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2024-10-28 15:23:35.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-10-28 15:23:35.273 [DefaultDispatcher-worker-4 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3310fc 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2024-10-28 15:23:35.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2024-10-28 15:23:35.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-10-28 15:23:35.298 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.335 [DefaultDispatcher-worker-11 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2024-10-28 15:23:35.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-10-28 15:23:35.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5432be12 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-10-28 15:23:35.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2024-10-28 15:23:35.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2024-10-28 15:23:35.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-10-28 15:23:35.385 [DefaultDispatcher-worker-14 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2024-10-28 15:23:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-10-28 15:23:35.389 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213c812a 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-10-28 15:23:35.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-10-28 15:23:35.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-10-28 15:23:35.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-10-28 15:23:35.438 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.439 [DefaultDispatcher-worker-14 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28468162 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-10-28 15:23:35.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:23:35.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:23:35.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-10-28 15:23:35.491 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.491 [DefaultDispatcher-worker-15 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a75d9a1 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-10-28 15:23:35.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-10-28 15:23:35.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-10-28 15:23:35.542 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.542 [DefaultDispatcher-worker-1 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-10-28 15:23:35.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1b4854 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-10-28 15:23:35.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-10-28 15:23:35.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-10-28 15:23:35.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-10-28 15:23:35.595 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.600 [DefaultDispatcher-worker-15 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-10-28 15:23:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:35.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:35.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-10-28 15:23:35.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-10-28 15:23:35.650 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.651 [DefaultDispatcher-worker-14 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.664 [DefaultDispatcher-worker-7 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.675 [DefaultDispatcher-worker-1 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.684 [DefaultDispatcher-worker-11 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.702 [DefaultDispatcher-worker-15 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.705 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:35.713 [DefaultDispatcher-worker-8 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-10-28 15:23:35.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-10-28 15:23:35.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-10-28 15:23:35.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:35.719 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38affd02: (connection evicted) 2024-10-28 15:23:35.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:35.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-10-28 15:23:35.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-10-28 15:23:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35bb3fea 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:39.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:39.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-10-28 15:23:39.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2024-10-28 15:23:39.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2024-10-28 15:23:39.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-10-28 15:23:39.851 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2024-10-28 15:23:39.875 [DefaultDispatcher-worker-5 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2024-10-28 15:23:39.892 [DefaultDispatcher-worker-6 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0df38e 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddc5a75 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-10-28 15:23:39.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.936 [DefaultDispatcher-worker-8 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.936 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:39.946 [DefaultDispatcher-worker-15 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.956 [DefaultDispatcher-worker-10 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.968 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab8290 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c03d3 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:39.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:39.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:39.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:39.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-10-28 15:23:39.990 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:39.996 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.016 [DefaultDispatcher-worker-8 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:40.028 [DefaultDispatcher-worker-15 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:40.039 [DefaultDispatcher-worker-6 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:40.050 [DefaultDispatcher-worker-6 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-10-28 15:23:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-10-28 15:23:40.071 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.075 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.098 [DefaultDispatcher-worker-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.108 [DefaultDispatcher-worker-10 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.119 [DefaultDispatcher-worker-13 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:40.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2024-10-28 15:23:40.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2024-10-28 15:23:40.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-10-28 15:23:40.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2024-10-28 15:23:40.152 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.163 [DefaultDispatcher-worker-10 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2024-10-28 15:23:40.175 [DefaultDispatcher-worker-4 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2024-10-28 15:23:40.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2ddd 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-10-28 15:23:40.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-10-28 15:23:40.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-10-28 15:23:40.198 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-10-28 15:23:40.221 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.223 [DefaultDispatcher-worker-4 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-10-28 15:23:40.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-10-28 15:23:40.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fa7fb7 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-10-28 15:23:40.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-10-28 15:23:40.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-10-28 15:23:40.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-10-28 15:23:40.245 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-10-28 15:23:40.268 [DefaultDispatcher-worker-14 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bbf361a 2024-10-28 15:23:40.280 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.328 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52cda4bd 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-10-28 15:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-10-28 15:23:40.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.465 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.467 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.469 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.469 [DefaultDispatcher-worker-14 @coroutine#2079] 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:43065/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:40.469 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.469 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:40.471 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.471 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.481 [DefaultDispatcher-worker-14 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.481 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.481 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:40.481 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.482 [DefaultDispatcher-worker-10 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.482 [DefaultDispatcher-worker-10 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.484 [Test worker @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a89c5 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-10-28 15:23:40.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-10-28 15:23:40.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.524 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.525 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.529 [DefaultDispatcher-worker-1 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:23:40.529 [DefaultDispatcher-worker-1 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-10-28 15:23:40.529 [DefaultDispatcher-worker-1 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:23:40.530 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.531 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:23:40.531 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-10-28 15:23:40.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab1107d 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-10-28 15:23:40.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-10-28 15:23:40.536 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd7404 2024-10-28 15:23:40.536 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd7404 2024-10-28 15:23:40.537 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-10-28 15:23:40.539 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@531a91cf 2024-10-28 15:23:40.539 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@531a91cf 2024-10-28 15:23:40.542 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@57251f74 2024-10-28 15:23:40.542 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@57251f74 2024-10-28 15:23:40.544 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@12279bf4 2024-10-28 15:23:40.544 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@12279bf4 2024-10-28 15:23:40.547 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@246cb0e0 2024-10-28 15:23:40.547 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@246cb0e0 2024-10-28 15:23:40.549 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@237fc94b 2024-10-28 15:23:40.549 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@237fc94b 2024-10-28 15:23:40.552 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdebcef 2024-10-28 15:23:40.552 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdebcef 2024-10-28 15:23:40.554 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@720864bb 2024-10-28 15:23:40.554 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@720864bb 2024-10-28 15:23:40.557 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a221aa 2024-10-28 15:23:40.557 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a221aa 2024-10-28 15:23:40.557 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:40.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.573 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.574 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.575 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.575 [DefaultDispatcher-worker-12 @coroutine#2111] 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:49579/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:40.575 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.575 [DefaultDispatcher-worker-12 @coroutine#2111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:40.577 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.578 [DefaultDispatcher-worker-11 @coroutine#2111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.586 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.586 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.586 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:40.586 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.587 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.587 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.587 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.589 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.590 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b298e0e 2024-10-28 15:23:40.590 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b298e0e 2024-10-28 15:23:40.594 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ee691b 2024-10-28 15:23:40.594 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ee691b 2024-10-28 15:23:40.598 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d1e57e 2024-10-28 15:23:40.598 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d1e57e 2024-10-28 15:23:40.599 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@baa227e 2024-10-28 15:23:40.601 [DefaultDispatcher-worker-5 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.601 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d36320 2024-10-28 15:23:40.601 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d36320 2024-10-28 15:23:40.604 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dc44a 2024-10-28 15:23:40.604 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dc44a 2024-10-28 15:23:40.607 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@359dc381 2024-10-28 15:23:40.607 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@359dc381 2024-10-28 15:23:40.610 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba93a59 2024-10-28 15:23:40.610 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba93a59 2024-10-28 15:23:40.610 [DefaultDispatcher-worker-14 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.613 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fc9c6f 2024-10-28 15:23:40.613 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fc9c6f 2024-10-28 15:23:40.616 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e3b2e 2024-10-28 15:23:40.616 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e3b2e 2024-10-28 15:23:40.616 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:40.621 [DefaultDispatcher-worker-8 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.632 [DefaultDispatcher-worker-11 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.634 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:40.639 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab2aa25 2024-10-28 15:23:40.639 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab2aa25 2024-10-28 15:23:40.643 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54755f03 2024-10-28 15:23:40.643 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54755f03 2024-10-28 15:23:40.643 [DefaultDispatcher-worker-7 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.645 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@504ac155 2024-10-28 15:23:40.645 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@504ac155 2024-10-28 15:23:40.648 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@15485538 2024-10-28 15:23:40.648 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@15485538 2024-10-28 15:23:40.650 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a642636 2024-10-28 15:23:40.650 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a642636 2024-10-28 15:23:40.652 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2497e73e 2024-10-28 15:23:40.652 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2497e73e 2024-10-28 15:23:40.654 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2251ca90 2024-10-28 15:23:40.654 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2251ca90 2024-10-28 15:23:40.655 [DefaultDispatcher-worker-16 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.656 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7567aa77 2024-10-28 15:23:40.656 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7567aa77 2024-10-28 15:23:40.659 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e49677b 2024-10-28 15:23:40.659 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e49677b 2024-10-28 15:23:40.659 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:40.665 [DefaultDispatcher-worker-12 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.675 [DefaultDispatcher-worker-5 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.687 [DefaultDispatcher-worker-11 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.691 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.698 [DefaultDispatcher-worker-15 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702e21c 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-10-28 15:23:40.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-10-28 15:23:40.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.751 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.753 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.754 [DefaultDispatcher-worker-15 @coroutine#2159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.754 [DefaultDispatcher-worker-15 @coroutine#2159] 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:42777/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:40.754 [DefaultDispatcher-worker-15 @coroutine#2159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.754 [DefaultDispatcher-worker-15 @coroutine#2159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42777/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:40.756 [DefaultDispatcher-worker-12 @coroutine#2159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.756 [DefaultDispatcher-worker-12 @coroutine#2159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.766 [DefaultDispatcher-worker-16 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.766 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.766 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:40.766 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.767 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.767 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.769 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28901fe7 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-10-28 15:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-10-28 15:23:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.787 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.789 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.791 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:23:40.791 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-10-28 15:23:40.791 [DefaultDispatcher-worker-15 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:23:40.792 [DefaultDispatcher-worker-16 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:23:40.792 [DefaultDispatcher-worker-16 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-10-28 15:23:40.800 [DefaultDispatcher-worker-1 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ac72c3 2024-10-28 15:23:40.812 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.818 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4237b 2024-10-28 15:23:40.818 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4237b 2024-10-28 15:23:40.823 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2913d9f1 2024-10-28 15:23:40.823 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2913d9f1 2024-10-28 15:23:40.826 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c480b 2024-10-28 15:23:40.826 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c480b 2024-10-28 15:23:40.830 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@682ed3ca 2024-10-28 15:23:40.830 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@682ed3ca 2024-10-28 15:23:40.834 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67fa4f 2024-10-28 15:23:40.834 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67fa4f 2024-10-28 15:23:40.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-10-28 15:23:40.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40e41f88 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-10-28 15:23:40.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-10-28 15:23:40.837 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@598c7a23 2024-10-28 15:23:40.837 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@598c7a23 2024-10-28 15:23:40.841 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@162f0d09 2024-10-28 15:23:40.841 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@162f0d09 2024-10-28 15:23:40.846 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@8012c85 2024-10-28 15:23:40.846 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@8012c85 2024-10-28 15:23:40.851 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e51a48 2024-10-28 15:23:40.851 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e51a48 2024-10-28 15:23:40.851 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:40.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.871 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.873 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.874 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.874 [DefaultDispatcher-worker-15 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.874 [DefaultDispatcher-worker-15 @coroutine#2191] 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:54027/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:40.874 [DefaultDispatcher-worker-15 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.874 [DefaultDispatcher-worker-15 @coroutine#2191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:40.877 [DefaultDispatcher-worker-9 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.877 [DefaultDispatcher-worker-9 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.877 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee32a4c 2024-10-28 15:23:40.877 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee32a4c 2024-10-28 15:23:40.879 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1024c7e0 2024-10-28 15:23:40.879 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1024c7e0 2024-10-28 15:23:40.881 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b413c 2024-10-28 15:23:40.881 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b413c 2024-10-28 15:23:40.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119cddb 2024-10-28 15:23:40.883 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5119cddb 2024-10-28 15:23:40.885 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@562f3cfe 2024-10-28 15:23:40.885 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@562f3cfe 2024-10-28 15:23:40.886 [DefaultDispatcher-worker-15 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.886 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.886 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:40.886 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.887 [DefaultDispatcher-worker-1 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.887 [DefaultDispatcher-worker-1 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6002fa1c 2024-10-28 15:23:40.888 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6002fa1c 2024-10-28 15:23:40.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ede5581 2024-10-28 15:23:40.890 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ede5581 2024-10-28 15:23:40.890 [Test worker @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba6707e 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-10-28 15:23:40.892 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@31363294 2024-10-28 15:23:40.892 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@31363294 2024-10-28 15:23:40.894 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512080 2024-10-28 15:23:40.894 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e512080 2024-10-28 15:23:40.894 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:40.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-10-28 15:23:40.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.908 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.910 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c14d10 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-10-28 15:23:40.920 [DefaultDispatcher-worker-11 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-10-28 15:23:40.936 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:40.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.940 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77759cd2 2024-10-28 15:23:40.940 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77759cd2 2024-10-28 15:23:40.944 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b26c4c 2024-10-28 15:23:40.944 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b26c4c 2024-10-28 15:23:40.948 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8df7a2 2024-10-28 15:23:40.948 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8df7a2 2024-10-28 15:23:40.948 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.949 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.951 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.951 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@388f6677 2024-10-28 15:23:40.951 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@388f6677 2024-10-28 15:23:40.951 [DefaultDispatcher-worker-11 @coroutine#2220] 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:53885/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:40.951 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.951 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53885/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:40.953 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.953 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:40.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c7eeb8 2024-10-28 15:23:40.954 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c7eeb8 2024-10-28 15:23:40.957 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@97d3e80 2024-10-28 15:23:40.957 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@97d3e80 2024-10-28 15:23:40.959 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.960 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.960 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:40.960 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.960 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdfe8ea 2024-10-28 15:23:40.960 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdfe8ea 2024-10-28 15:23:40.961 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.961 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:40.962 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:40.963 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09938 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-10-28 15:23:40.963 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a09938 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57330423 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-10-28 15:23:40.965 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e0eba 2024-10-28 15:23:40.965 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e0eba 2024-10-28 15:23:40.965 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:40.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-10-28 15:23:40.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.981 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.982 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.983 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@658e473 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:40.984 [DefaultDispatcher-worker-14 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-10-28 15:23:40.985 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:40.985 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:40.985 [DefaultDispatcher-worker-14 @coroutine#2242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-10-28 15:23:40.994 [DefaultDispatcher-worker-10 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-10-28 15:23:40.997 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.002 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef9fb1e 2024-10-28 15:23:41.002 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef9fb1e 2024-10-28 15:23:41.005 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e16b1 2024-10-28 15:23:41.006 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e16b1 2024-10-28 15:23:41.009 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1401906e 2024-10-28 15:23:41.009 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1401906e 2024-10-28 15:23:41.011 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:41.012 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@51031c8a 2024-10-28 15:23:41.012 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@51031c8a 2024-10-28 15:23:41.013 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.015 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@733cbf 2024-10-28 15:23:41.015 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@733cbf 2024-10-28 15:23:41.018 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018299e 2024-10-28 15:23:41.018 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018299e 2024-10-28 15:23:41.019 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4c0628 2024-10-28 15:23:41.019 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4c0628 2024-10-28 15:23:41.020 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78825713 2024-10-28 15:23:41.020 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@78825713 2024-10-28 15:23:41.021 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:41.022 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@108bfb91 2024-10-28 15:23:41.022 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@108bfb91 2024-10-28 15:23:41.023 [DefaultDispatcher-worker-14 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:41.023 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ce3c5 2024-10-28 15:23:41.023 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ce3c5 2024-10-28 15:23:41.024 [DefaultDispatcher-worker-8 @coroutine#2250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.024 [DefaultDispatcher-worker-8 @coroutine#2250] 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-10-28 15:23:41.024 [DefaultDispatcher-worker-8 @coroutine#2250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.024 [DefaultDispatcher-worker-8 @coroutine#2250] 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-10-28 15:23:41.025 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.025 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:23:41.025 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.025 [DefaultDispatcher-worker-16 @coroutine#2250] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.026 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b46d58 2024-10-28 15:23:41.026 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b46d58 2024-10-28 15:23:41.026 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2823a79b 2024-10-28 15:23:41.026 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2823a79b 2024-10-28 15:23:41.026 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.027 [DefaultDispatcher-worker-12 @coroutine#2242] 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-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.029 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b6f1aa 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.029 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b6f1aa 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-10-28 15:23:41.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-10-28 15:23:41.032 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5d0f2 2024-10-28 15:23:41.032 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5d0f2 2024-10-28 15:23:41.034 [DefaultDispatcher-worker-11 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:41.034 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.034 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.034 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.035 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.035 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@602de1e6 2024-10-28 15:23:41.036 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@602de1e6 2024-10-28 15:23:41.039 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c49e16 2024-10-28 15:23:41.039 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c49e16 2024-10-28 15:23:41.042 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31990ee5 2024-10-28 15:23:41.042 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31990ee5 2024-10-28 15:23:41.044 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30aa7a64 2024-10-28 15:23:41.044 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30aa7a64 2024-10-28 15:23:41.044 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.056 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.067 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.067 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.068 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.069 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.069 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:41.069 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.070 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.070 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.071 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f1e37b 2024-10-28 15:23:41.071 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f1e37b 2024-10-28 15:23:41.072 [DefaultDispatcher-worker-5 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.072 [DefaultDispatcher-worker-5 @coroutine#2264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.074 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f360135 2024-10-28 15:23:41.074 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f360135 2024-10-28 15:23:41.076 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b09880b 2024-10-28 15:23:41.076 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b09880b 2024-10-28 15:23:41.079 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0b0b0e 2024-10-28 15:23:41.079 [DefaultDispatcher-worker-8 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.079 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0b0b0e 2024-10-28 15:23:41.079 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.079 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.079 [DefaultDispatcher-worker-8 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.080 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.080 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.082 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@408fdf8f 2024-10-28 15:23:41.082 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@408fdf8f 2024-10-28 15:23:41.082 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.085 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6f4102 2024-10-28 15:23:41.085 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6f4102 2024-10-28 15:23:41.085 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.087 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3801cb34 2024-10-28 15:23:41.087 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3801cb34 2024-10-28 15:23:41.090 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24f441 2024-10-28 15:23:41.090 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24f441 2024-10-28 15:23:41.090 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd47562 2024-10-28 15:23:41.090 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd47562 2024-10-28 15:23:41.093 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@706939ad 2024-10-28 15:23:41.093 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@706939ad 2024-10-28 15:23:41.093 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.094 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42138288 2024-10-28 15:23:41.094 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42138288 2024-10-28 15:23:41.094 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.097 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@462c1e12 2024-10-28 15:23:41.097 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@462c1e12 2024-10-28 15:23:41.099 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e88b3 2024-10-28 15:23:41.099 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e88b3 2024-10-28 15:23:41.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbe82d1 2024-10-28 15:23:41.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbe82d1 2024-10-28 15:23:41.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e74a0c 2024-10-28 15:23:41.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e74a0c 2024-10-28 15:23:41.105 [DefaultDispatcher-worker-12 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.107 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@149d1ecc 2024-10-28 15:23:41.107 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@149d1ecc 2024-10-28 15:23:41.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@630177fc 2024-10-28 15:23:41.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@630177fc 2024-10-28 15:23:41.113 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b31d947 2024-10-28 15:23:41.113 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b31d947 2024-10-28 15:23:41.113 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.117 [DefaultDispatcher-worker-2 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.128 [DefaultDispatcher-worker-15 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.130 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:41.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c31b848 2024-10-28 15:23:41.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c31b848 2024-10-28 15:23:41.137 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f655be 2024-10-28 15:23:41.137 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f655be 2024-10-28 15:23:41.140 [DefaultDispatcher-worker-10 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9d338 2024-10-28 15:23:41.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9d338 2024-10-28 15:23:41.143 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb5f85 2024-10-28 15:23:41.143 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cb5f85 2024-10-28 15:23:41.145 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42295e4c 2024-10-28 15:23:41.145 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42295e4c 2024-10-28 15:23:41.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d2a812 2024-10-28 15:23:41.147 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d2a812 2024-10-28 15:23:41.150 [DefaultDispatcher-worker-5 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.150 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adaf763 2024-10-28 15:23:41.150 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adaf763 2024-10-28 15:23:41.152 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e4a0ca 2024-10-28 15:23:41.153 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e4a0ca 2024-10-28 15:23:41.155 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3753c4 2024-10-28 15:23:41.155 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3753c4 2024-10-28 15:23:41.155 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:41.159 [DefaultDispatcher-worker-9 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.169 [DefaultDispatcher-worker-2 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.181 [DefaultDispatcher-worker-16 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.183 [DefaultDispatcher-worker-8 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.183 [DefaultDispatcher-worker-8 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:23:41.183 [DefaultDispatcher-worker-8 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.184 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.184 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44691/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.187 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.187 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.222 [DefaultDispatcher-worker-7 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c095a5 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-10-28 15:23:41.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-10-28 15:23:41.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.265 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.266 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.267 [DefaultDispatcher-worker-10 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.267 [DefaultDispatcher-worker-10 @coroutine#2315] 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:42741/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:41.267 [DefaultDispatcher-worker-10 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.268 [DefaultDispatcher-worker-10 @coroutine#2315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42741/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.269 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.269 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.278 [DefaultDispatcher-worker-3 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.279 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.279 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.279 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.280 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.280 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.281 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e2e11ee 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-10-28 15:23:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-10-28 15:23:41.288 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.299 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.300 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.311 [DefaultDispatcher-worker-8 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-10-28 15:23:41.312 [DefaultDispatcher-worker-9 @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.320 [DefaultDispatcher-worker-16 @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.328 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:41.329 [DefaultDispatcher-worker-2 @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.334 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d238 2024-10-28 15:23:41.334 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d238 2024-10-28 15:23:41.340 [DefaultDispatcher-worker-13 @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.341 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d852c20 2024-10-28 15:23:41.341 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d852c20 2024-10-28 15:23:41.344 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bab948 2024-10-28 15:23:41.344 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bab948 2024-10-28 15:23:41.346 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb8261b 2024-10-28 15:23:41.346 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb8261b 2024-10-28 15:23:41.349 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@597efea6 2024-10-28 15:23:41.349 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@597efea6 2024-10-28 15:23:41.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3e2d85 2024-10-28 15:23:41.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3e2d85 2024-10-28 15:23:41.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2112ab93 2024-10-28 15:23:41.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2112ab93 2024-10-28 15:23:41.357 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c97d954 2024-10-28 15:23:41.357 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c97d954 2024-10-28 15:23:41.360 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23299ae 2024-10-28 15:23:41.360 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23299ae 2024-10-28 15:23:41.360 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:41.364 [DefaultDispatcher-worker-4 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.382 [DefaultDispatcher-worker-16 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.387 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.393 [DefaultDispatcher-worker-3 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.393 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ec2fea 2024-10-28 15:23:41.393 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ec2fea 2024-10-28 15:23:41.398 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2bd9a7 2024-10-28 15:23:41.398 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2bd9a7 2024-10-28 15:23:41.401 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b14449a 2024-10-28 15:23:41.401 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b14449a 2024-10-28 15:23:41.404 [DefaultDispatcher-worker-13 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.404 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e16d39c 2024-10-28 15:23:41.404 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e16d39c 2024-10-28 15:23:41.407 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea52ecb 2024-10-28 15:23:41.407 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea52ecb 2024-10-28 15:23:41.409 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd23c59 2024-10-28 15:23:41.409 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd23c59 2024-10-28 15:23:41.412 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@568b9fad 2024-10-28 15:23:41.412 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@568b9fad 2024-10-28 15:23:41.414 [DefaultDispatcher-worker-9 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.415 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e392cd3 2024-10-28 15:23:41.415 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e392cd3 2024-10-28 15:23:41.418 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@696d84a9 2024-10-28 15:23:41.418 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@696d84a9 2024-10-28 15:23:41.418 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.425 [DefaultDispatcher-worker-16 @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8a1b 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-10-28 15:23:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-10-28 15:23:41.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.464 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.466 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.467 [DefaultDispatcher-worker-15 @coroutine#2358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.467 [DefaultDispatcher-worker-15 @coroutine#2358] 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:41837/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:41.467 [DefaultDispatcher-worker-15 @coroutine#2358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.467 [DefaultDispatcher-worker-15 @coroutine#2358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.469 [DefaultDispatcher-worker-9 @coroutine#2358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.469 [DefaultDispatcher-worker-9 @coroutine#2358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.479 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.479 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.479 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.479 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.480 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.480 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.482 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f72855d 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-10-28 15:23:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-10-28 15:23:41.489 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.492 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:41.492 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.492 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.492 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.494 [DefaultDispatcher-worker-1 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.494 [DefaultDispatcher-worker-1 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.502 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.503 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.511 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.515 [DefaultDispatcher-worker-7 @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-10-28 15:23:41.516 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.525 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.527 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:41.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@120004b8 2024-10-28 15:23:41.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@120004b8 2024-10-28 15:23:41.535 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc7e888 2024-10-28 15:23:41.535 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc7e888 2024-10-28 15:23:41.537 [DefaultDispatcher-worker-2 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.539 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f86fc8 2024-10-28 15:23:41.539 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f86fc8 2024-10-28 15:23:41.543 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfae2b3 2024-10-28 15:23:41.543 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfae2b3 2024-10-28 15:23:41.546 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d0870 2024-10-28 15:23:41.546 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d0870 2024-10-28 15:23:41.548 [DefaultDispatcher-worker-5 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.548 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ced3ab9 2024-10-28 15:23:41.548 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ced3ab9 2024-10-28 15:23:41.549 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.549 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:23:41.549 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.551 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.551 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-10-28 15:23:41.551 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b08ec3 2024-10-28 15:23:41.551 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b08ec3 2024-10-28 15:23:41.551 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-10-28 15:23:41.551 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41837/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:41.552 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.552 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-10-28 15:23:41.552 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.553 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.553 [DefaultDispatcher-worker-5 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-10-28 15:23:41.553 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd51dfc 2024-10-28 15:23:41.553 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd51dfc 2024-10-28 15:23:41.556 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7c8cbe 2024-10-28 15:23:41.556 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7c8cbe 2024-10-28 15:23:41.556 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:41.576 [DefaultDispatcher-worker-6 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:41.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-10-28 15:23:41.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a9fca7 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-10-28 15:23:41.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-10-28 15:23:41.586 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.588 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.593 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@221e5c1f 2024-10-28 15:23:41.593 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@221e5c1f 2024-10-28 15:23:41.597 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd9a62c 2024-10-28 15:23:41.597 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd9a62c 2024-10-28 15:23:41.599 [DefaultDispatcher-worker-3 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:41.599 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.599 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.599 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.600 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.600 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.601 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e6376f 2024-10-28 15:23:41.601 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e6376f 2024-10-28 15:23:41.604 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de4ac17 2024-10-28 15:23:41.604 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de4ac17 2024-10-28 15:23:41.606 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcaeb10 2024-10-28 15:23:41.606 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcaeb10 2024-10-28 15:23:41.609 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c43c243 2024-10-28 15:23:41.609 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c43c243 2024-10-28 15:23:41.611 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587dbeb 2024-10-28 15:23:41.611 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587dbeb 2024-10-28 15:23:41.614 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcb5358 2024-10-28 15:23:41.614 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@dcb5358 2024-10-28 15:23:41.616 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.617 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6733ab9a 2024-10-28 15:23:41.617 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6733ab9a 2024-10-28 15:23:41.617 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.626 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.626 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.628 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.629 [DefaultDispatcher-worker-6 @coroutine#2418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.629 [DefaultDispatcher-worker-6 @coroutine#2418] 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:36923/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:41.629 [DefaultDispatcher-worker-6 @coroutine#2418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.629 [DefaultDispatcher-worker-6 @coroutine#2418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.631 [DefaultDispatcher-worker-14 @coroutine#2418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.631 [DefaultDispatcher-worker-14 @coroutine#2418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:41.639 [DefaultDispatcher-worker-10 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.639 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.639 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.639 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.640 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.640 [DefaultDispatcher-worker-14 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.642 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b578779 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-10-28 15:23:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-10-28 15:23:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.659 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.660 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.664 [DefaultDispatcher-worker-13 @coroutine#2440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/auth/register 2024-10-28 15:23:41.664 [DefaultDispatcher-worker-13 @coroutine#2440] 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:36923/auth/register. 2024-10-28 15:23:41.665 [DefaultDispatcher-worker-13 @coroutine#2440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/auth/register 2024-10-28 15:23:41.665 [DefaultDispatcher-worker-13 @coroutine#2440] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36923/auth/register from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.665 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.666 [DefaultDispatcher-worker-6 @coroutine#2440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/auth/register 2024-10-28 15:23:41.666 [DefaultDispatcher-worker-6 @coroutine#2440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/auth/register 2024-10-28 15:23:41.672 [DefaultDispatcher-worker-11 @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-10-28 15:23:41.683 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.689 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb68da4 2024-10-28 15:23:41.689 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb68da4 2024-10-28 15:23:41.694 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@157160a2 2024-10-28 15:23:41.694 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@157160a2 2024-10-28 15:23:41.696 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ee6d4 2024-10-28 15:23:41.696 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ee6d4 2024-10-28 15:23:41.699 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@544c6a99 2024-10-28 15:23:41.699 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@544c6a99 2024-10-28 15:23:41.701 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb81619 2024-10-28 15:23:41.701 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb81619 2024-10-28 15:23:41.704 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65521dbc 2024-10-28 15:23:41.704 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65521dbc 2024-10-28 15:23:41.706 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3f84 2024-10-28 15:23:41.706 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3f84 2024-10-28 15:23:41.709 [DefaultDispatcher-worker-4 @coroutine#2440] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36923/auth/register. 2024-10-28 15:23:41.709 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@346395d6 2024-10-28 15:23:41.709 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@346395d6 2024-10-28 15:23:41.709 [DefaultDispatcher-worker-4 @coroutine#2440] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36923/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:41.712 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd0559d 2024-10-28 15:23:41.712 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd0559d 2024-10-28 15:23:41.712 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-10-28 15:23:41.737 [DefaultDispatcher-worker-9 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.748 [DefaultDispatcher-worker-1 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:41.748 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.751 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32082313 2024-10-28 15:23:41.751 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32082313 2024-10-28 15:23:41.754 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfdb22 2024-10-28 15:23:41.754 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfdb22 2024-10-28 15:23:41.758 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f04863 2024-10-28 15:23:41.758 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f04863 2024-10-28 15:23:41.760 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df2d119 2024-10-28 15:23:41.760 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df2d119 2024-10-28 15:23:41.763 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91650f 2024-10-28 15:23:41.763 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91650f 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a904e64 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.765 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c45a934 2024-10-28 15:23:41.766 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c45a934 2024-10-28 15:23:41.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-10-28 15:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-10-28 15:23:41.768 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cc438f 2024-10-28 15:23:41.768 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cc438f 2024-10-28 15:23:41.771 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddd2e56 2024-10-28 15:23:41.771 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddd2e56 2024-10-28 15:23:41.774 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@186189ff 2024-10-28 15:23:41.774 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@186189ff 2024-10-28 15:23:41.774 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-10-28 15:23:41.779 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:41.779 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.779 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.779 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.781 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.781 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.801 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.803 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.804 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.804 [DefaultDispatcher-worker-9 @coroutine#2456] 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-10-28 15:23:41.804 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.805 [DefaultDispatcher-worker-9 @coroutine#2456] 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-10-28 15:23:41.806 [DefaultDispatcher-worker-8 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.806 [DefaultDispatcher-worker-8 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.816 [DefaultDispatcher-worker-15 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.816 [DefaultDispatcher-worker-15 @coroutine#2455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.816 [DefaultDispatcher-worker-15 @coroutine#2455] 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-10-28 15:23:41.816 [DefaultDispatcher-worker-15 @coroutine#2455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.817 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.817 [DefaultDispatcher-worker-6 @coroutine#2455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.820 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.823 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.827 [Test worker @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.844 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-10-28 15:23:41.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-10-28 15:23:41.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-10-28 15:23:41.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.846 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770: (connection evicted) 2024-10-28 15:23:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:41.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-10-28 15:23:41.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-10-28 15:23:41.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690a37e 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-10-28 15:23:41.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-10-28 15:23:41.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.868 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.869 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.870 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.870 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:23:41.870 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.870 [DefaultDispatcher-worker-11 @coroutine#2483] 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-10-28 15:23:41.871 [DefaultDispatcher-worker-6 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.872 [DefaultDispatcher-worker-6 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.881 [DefaultDispatcher-worker-15 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.881 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.881 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:23:41.881 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.882 [DefaultDispatcher-worker-2 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.882 [DefaultDispatcher-worker-2 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.886 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.890 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.894 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2024-10-28 15:23:41.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-10-28 15:23:41.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-10-28 15:23:41.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.895 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f: (connection evicted) 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:41.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-10-28 15:23:41.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-10-28 15:23:41.898 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:41.898 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.898 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.898 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.899 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.899 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-10-28 15:23:41.900 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.910 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.912 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.913 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.913 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:23:41.913 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.913 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.915 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.915 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.924 [DefaultDispatcher-worker-14 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.925 [DefaultDispatcher-worker-14 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.925 [DefaultDispatcher-worker-14 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:23:41.925 [DefaultDispatcher-worker-14 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.925 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.925 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.929 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.932 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.936 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.939 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.942 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.945 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.947 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-10-28 15:23:41.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-10-28 15:23:41.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-10-28 15:23:41.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.948 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797: (connection evicted) 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:41.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-10-28 15:23:41.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216de23a 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-10-28 15:23:41.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-10-28 15:23:41.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.964 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.966 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.967 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.967 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:23:41.967 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.967 [DefaultDispatcher-worker-16 @coroutine#2552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:41.969 [DefaultDispatcher-worker-1 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.969 [DefaultDispatcher-worker-1 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:41.972 [DefaultDispatcher-worker-16 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:41.972 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.972 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:41.972 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.973 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.973 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:41.977 [DefaultDispatcher-worker-11 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.977 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.977 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:23:41.977 [DefaultDispatcher-worker-11 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.978 [DefaultDispatcher-worker-12 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.978 [DefaultDispatcher-worker-12 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:41.980 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.983 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.986 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2024-10-28 15:23:41.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-10-28 15:23:41.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-10-28 15:23:41.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:41.988 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c290246: (connection evicted) 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:41.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-10-28 15:23:41.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb6b9ab 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:41.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:41.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-10-28 15:23:41.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:41.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:41.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-10-28 15:23:41.992 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.002 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.004 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.005 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.005 [DefaultDispatcher-worker-12 @coroutine#2587] 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-10-28 15:23:42.005 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.005 [DefaultDispatcher-worker-12 @coroutine#2587] 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-10-28 15:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.014 [DefaultDispatcher-worker-1 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.014 [DefaultDispatcher-worker-1 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.014 [DefaultDispatcher-worker-1 @coroutine#2586] 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-10-28 15:23:42.014 [DefaultDispatcher-worker-1 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.015 [DefaultDispatcher-worker-3 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.015 [DefaultDispatcher-worker-3 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.018 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.022 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.024 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.026 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.029 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-10-28 15:23:42.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-10-28 15:23:42.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-10-28 15:23:42.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.030 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91: (connection evicted) 2024-10-28 15:23:42.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-10-28 15:23:42.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@900ffc4 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-10-28 15:23:42.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-10-28 15:23:42.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.046 [DefaultDispatcher-worker-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:42.046 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.046 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.046 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.046 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.047 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.048 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.049 [DefaultDispatcher-worker-2 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.049 [DefaultDispatcher-worker-2 @coroutine#2620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-10-28 15:23:42.049 [DefaultDispatcher-worker-2 @coroutine#2620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.049 [DefaultDispatcher-worker-2 @coroutine#2620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-10-28 15:23:42.050 [DefaultDispatcher-worker-11 @coroutine#2620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.050 [DefaultDispatcher-worker-11 @coroutine#2620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-10-28 15:23:42.057 [DefaultDispatcher-worker-7 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.057 [DefaultDispatcher-worker-7 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.057 [DefaultDispatcher-worker-7 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-10-28 15:23:42.058 [DefaultDispatcher-worker-7 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.058 [DefaultDispatcher-worker-7 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.058 [DefaultDispatcher-worker-7 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-10-28 15:23:42.060 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.063 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3280a79a 2024-10-28 15:23:42.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-10-28 15:23:42.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-10-28 15:23:42.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.065 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3280a79a: (connection evicted) 2024-10-28 15:23:42.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-10-28 15:23:42.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-10-28 15:23:42.165 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.165 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.175 [DefaultDispatcher-worker-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:42.175 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.175 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.176 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.177 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.177 [DefaultDispatcher-worker-7 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.182 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.233 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.290 [DefaultDispatcher-worker-5 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:42.290 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.290 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.290 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.291 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.291 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.313 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.339 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.379 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5817b0d1 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.393 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.394 [Test worker @coroutine#2669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-10-28 15:23:42.411 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.424 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.425 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.427 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.437 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.438 [DefaultDispatcher-worker-5 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.452 [DefaultDispatcher-worker-13 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-10-28 15:23:42.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-10-28 15:23:42.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-10-28 15:23:42.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.455 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e068dc: (connection evicted) 2024-10-28 15:23:42.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-10-28 15:23:42.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324e62e2 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.459 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-10-28 15:23:42.475 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.485 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.486 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.488 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b26839d 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.489 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-10-28 15:23:42.490 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.490 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.490 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-10-28 15:23:42.490 [DefaultDispatcher-worker-9 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:42.490 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.490 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.490 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.491 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.491 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.504 [DefaultDispatcher-worker-7 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:42.504 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.504 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.504 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.505 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.505 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.506 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.516 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.518 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.519 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.531 [DefaultDispatcher-worker-9 @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-10-28 15:23:42.548 [DefaultDispatcher-worker-9 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.558 [DefaultDispatcher-worker-11 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.559 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:42.568 [DefaultDispatcher-worker-9 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8 2024-10-28 15:23:42.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-10-28 15:23:42.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-10-28 15:23:42.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.583 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75eca6d8: (connection evicted) 2024-10-28 15:23:42.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-10-28 15:23:42.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-10-28 15:23:42.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-10-28 15:23:42.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-10-28 15:23:42.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.584 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d10160a: (connection evicted) 2024-10-28 15:23:42.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-10-28 15:23:42.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-10-28 15:23:42.586 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21632bf8 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.587 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-10-28 15:23:42.588 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.588 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.588 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-10-28 15:23:42.604 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.611 [DefaultDispatcher-worker-3 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:42.611 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.611 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.611 [DefaultDispatcher-worker-3 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.613 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.613 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.615 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.616 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.618 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.618 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cbb79c3 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.619 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-10-28 15:23:42.633 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.643 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.644 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.646 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.651 [DefaultDispatcher-worker-15 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:42.652 [DefaultDispatcher-worker-15 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.652 [DefaultDispatcher-worker-15 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.652 [DefaultDispatcher-worker-15 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.653 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.653 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.656 [DefaultDispatcher-worker-3 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409b1740 2024-10-28 15:23:42.670 [DefaultDispatcher-worker-7 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.680 [DefaultDispatcher-worker-5 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.688 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:42.690 [DefaultDispatcher-worker-3 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-10-28 15:23:42.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-10-28 15:23:42.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-10-28 15:23:42.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.696 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb: (connection evicted) 2024-10-28 15:23:42.696 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-10-28 15:23:42.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-10-28 15:23:42.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-10-28 15:23:42.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-10-28 15:23:42.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.697 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409b1740: (connection evicted) 2024-10-28 15:23:42.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-10-28 15:23:42.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ca97c 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.700 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.701 [Test worker @coroutine#2776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-10-28 15:23:42.717 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.727 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.729 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.730 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.753 [DefaultDispatcher-worker-7 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.764 [DefaultDispatcher-worker-10 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.766 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.776 [DefaultDispatcher-worker-5 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-10-28 15:23:42.792 [DefaultDispatcher-worker-16 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:42.792 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.792 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.792 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.793 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.793 [DefaultDispatcher-worker-4 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-10-28 15:23:42.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-10-28 15:23:42.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.800 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8: (connection evicted) 2024-10-28 15:23:42.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-10-28 15:23:42.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197c3101 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.802 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-10-28 15:23:42.803 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.803 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.803 [Test worker @coroutine#2835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-10-28 15:23:42.818 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.828 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.830 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.832 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.856 [DefaultDispatcher-worker-1 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.866 [DefaultDispatcher-worker-11 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.868 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.880 [DefaultDispatcher-worker-7 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2024-10-28 15:23:42.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-10-28 15:23:42.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-10-28 15:23:42.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.886 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad: (connection evicted) 2024-10-28 15:23:42.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:42.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-10-28 15:23:42.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50508ed3 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:42.889 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-10-28 15:23:42.890 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.890 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.890 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-10-28 15:23:42.905 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.910 [DefaultDispatcher-worker-8 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:42.910 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.910 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:42.910 [DefaultDispatcher-worker-8 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.911 [DefaultDispatcher-worker-11 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.911 [DefaultDispatcher-worker-11 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:42.915 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.916 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.918 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.930 [DefaultDispatcher-worker-10 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.951 [DefaultDispatcher-worker-6 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:42.957 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:42.960 [DefaultDispatcher-worker-8 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:43.015 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.015 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.076 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:43.076 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.076 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.076 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.077 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.077 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.080 [DefaultDispatcher-worker-7 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:43.080 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.080 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.080 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.081 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.162 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23acd55e 2024-10-28 15:23:43.162 [DefaultDispatcher-worker-1 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-10-28 15:23:43.210 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.210 [DefaultDispatcher-worker-1 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-10-28 15:23:43.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-10-28 15:23:43.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-10-28 15:23:43.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.211 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23acd55e: (connection evicted) 2024-10-28 15:23:43.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:43.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-10-28 15:23:43.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750448fb 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.215 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.216 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-10-28 15:23:43.221 [DefaultDispatcher-worker-11 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:43.221 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.222 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.222 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.223 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.223 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.232 [DefaultDispatcher-worker-15 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2024-10-28 15:23:43.241 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.255 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.256 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.257 [DefaultDispatcher-worker-15 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-10-28 15:23:43.258 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.261 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.270 [DefaultDispatcher-worker-10 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.273 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.290 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.301 [DefaultDispatcher-worker-11 @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.306 [DefaultDispatcher-worker-1 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:43.306 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.306 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.306 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.307 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.307 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.311 [DefaultDispatcher-worker-4 @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a26eca 2024-10-28 15:23:43.317 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-10-28 15:23:43.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-10-28 15:23:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.322 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a26eca: (connection evicted) 2024-10-28 15:23:43.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:43.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-10-28 15:23:43.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a8ac50 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.324 [Test worker @coroutine#2982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-10-28 15:23:43.325 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.325 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.325 [Test worker @coroutine#2982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-10-28 15:23:43.331 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.339 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.348 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.350 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.351 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.355 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.364 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-10-28 15:23:43.425 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-10-28 15:23:43.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-10-28 15:23:43.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.426 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79177bc: (connection evicted) 2024-10-28 15:23:43.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:43.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-10-28 15:23:43.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-10-28 15:23:43.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-10-28 15:23:43.508 [DefaultDispatcher-worker-12 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:43.508 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.508 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.508 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.509 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.509 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.516 [DefaultDispatcher-worker-15 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:43.516 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.516 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.516 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.517 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.517 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.530 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:43.534 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.544 [DefaultDispatcher-worker-5 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.553 [DefaultDispatcher-worker-13 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.563 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.596 [DefaultDispatcher-worker-16 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.596 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-10-28 15:23:43.604 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-10-28 15:23:43.606 [DefaultDispatcher-worker-7 @coroutine#3026] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b256ab5 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-10-28 15:23:43.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-10-28 15:23:43.622 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.622 [DefaultDispatcher-worker-16 @coroutine#3028] 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-10-28 15:23:43.622 [DefaultDispatcher-worker-16 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.622 [DefaultDispatcher-worker-7 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:43.622 [DefaultDispatcher-worker-16 @coroutine#3028] 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-10-28 15:23:43.622 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.623 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.623 [DefaultDispatcher-worker-7 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.624 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.624 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.624 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:43.625 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.625 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:43.626 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-10-28 15:23:43.626 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:43.626 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.627 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.627 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2527765a 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-10-28 15:23:43.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-10-28 15:23:43.643 [DefaultDispatcher-worker-2 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.643 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.643 [DefaultDispatcher-worker-2 @coroutine#3027] 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-10-28 15:23:43.643 [DefaultDispatcher-worker-2 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.644 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:43.644 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.645 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.645 [DefaultDispatcher-worker-12 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.647 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.647 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:43.647 [DefaultDispatcher-worker-16 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.648 [DefaultDispatcher-worker-16 @coroutine#3051] 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-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bacb8 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:43.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:43.649 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-10-28 15:23:43.649 [eventLoopGroupProxy-19-2 @call-handler#3055] 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-10-28 15:23:43.649 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:23:43.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:23:43.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-10-28 15:23:43.649 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.650 [DefaultDispatcher-worker-4 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.650 [DefaultDispatcher-worker-4 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.650 [eventLoopGroupProxy-19-3 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:43.650 [eventLoopGroupProxy-19-3 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.657 [DefaultDispatcher-worker-5 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.664 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:43.665 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.665 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.665 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.666 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.666 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.667 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.669 [DefaultDispatcher-worker-1 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.669 [DefaultDispatcher-worker-1 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-10-28 15:23:43.669 [DefaultDispatcher-worker-1 @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.669 [DefaultDispatcher-worker-1 @coroutine#3066] 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-10-28 15:23:43.670 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-10-28 15:23:43.671 [eventLoopGroupProxy-19-2 @call-handler#3070] 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-10-28 15:23:43.671 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:43.672 [eventLoopGroupProxy-19-4 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-10-28 15:23:43.672 [eventLoopGroupProxy-19-4 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.677 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.677 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.678 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.678 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.681 [eventLoopGroupProxy-19-5 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:43.681 [eventLoopGroupProxy-19-5 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.681 [DefaultDispatcher-worker-16 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.681 [DefaultDispatcher-worker-16 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.683 [DefaultDispatcher-worker-8 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.683 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.684 [DefaultDispatcher-worker-10 @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.684 [DefaultDispatcher-worker-10 @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-10-28 15:23:43.693 [DefaultDispatcher-worker-2 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.695 [DefaultDispatcher-worker-15 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.698 [DefaultDispatcher-worker-6 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:23:43.698 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.698 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.698 [DefaultDispatcher-worker-6 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.699 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-10-28 15:23:43.700 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.700 [DefaultDispatcher-worker-5 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.700 [DefaultDispatcher-worker-5 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.704 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.707 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.710 [DefaultDispatcher-worker-2 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:23:43.720 [DefaultDispatcher-worker-5 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2024-10-28 15:23:43.731 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.734 [DefaultDispatcher-worker-14 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.735 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.735 [DefaultDispatcher-worker-15 @coroutine#3071] 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-10-28 15:23:43.735 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.736 [eventLoopGroupProxy-19-2 @call-handler#3104] 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-10-28 15:23:43.744 [DefaultDispatcher-worker-11 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.749 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:43.763 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.763 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.764 [DefaultDispatcher-worker-2 @coroutine#3071] 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-10-28 15:23:43.764 [DefaultDispatcher-worker-2 @coroutine#3071] 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-10-28 15:23:43.764 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321 2024-10-28 15:23:43.764 [DefaultDispatcher-worker-2 @coroutine#3071] 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=654074659279544321. 2024-10-28 15:23:43.764 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321 2024-10-28 15:23:43.765 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-28 15:23:43.769 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.769 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321 2024-10-28 15:23:43.769 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321 2024-10-28 15:23:43.770 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321. 2024-10-28 15:23:43.770 [DefaultDispatcher-worker-2 @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:43.781 [DefaultDispatcher-worker-8 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.782 [DefaultDispatcher-worker-8 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.783 [DefaultDispatcher-worker-8 @coroutine#3071] 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-10-28 15:23:43.783 [DefaultDispatcher-worker-8 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.784 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-28 15:23:43.786 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.787 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.787 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.787 [DefaultDispatcher-worker-15 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:23:43.787 [DefaultDispatcher-worker-15 @coroutine#3071] 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-10-28 15:23:43.796 [DefaultDispatcher-worker-11 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.805 [DefaultDispatcher-worker-16 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:43.805 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.806 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.806 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.807 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.807 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.821 [DefaultDispatcher-worker-10 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.833 [DefaultDispatcher-worker-7 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.833 [DefaultDispatcher-worker-6 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.834 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.834 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:43.834 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.834 [DefaultDispatcher-worker-6 @coroutine#3029] 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-10-28 15:23:43.835 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:43.835 [eventLoopGroupProxy-19-2 @call-handler#3122] 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-10-28 15:23:43.835 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:43.844 [DefaultDispatcher-worker-5 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.844 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.845 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.845 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.845 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:43.845 [DefaultDispatcher-worker-6 @coroutine#3029] 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-10-28 15:23:43.853 [DefaultDispatcher-worker-14 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:43.866 [DefaultDispatcher-worker-16 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.868 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.868 [DefaultDispatcher-worker-5 @coroutine#3071] 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-10-28 15:23:43.868 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.869 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-10-28 15:23:43.877 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.892 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.892 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-10-28 15:23:43.892 [DefaultDispatcher-worker-14 @coroutine#3071] 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-10-28 15:23:43.893 [DefaultDispatcher-worker-14 @coroutine#3071] 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-10-28 15:23:43.893 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322 2024-10-28 15:23:43.893 [DefaultDispatcher-worker-14 @coroutine#3071] 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=654074659279544322. 2024-10-28 15:23:43.893 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322 2024-10-28 15:23:43.894 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-10-28 15:23:43.895 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.895 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322 2024-10-28 15:23:43.895 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322 2024-10-28 15:23:43.896 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322. 2024-10-28 15:23:43.896 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=654074659279544322 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:43.907 [DefaultDispatcher-worker-14 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.908 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.908 [DefaultDispatcher-worker-14 @coroutine#3071] 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-10-28 15:23:43.908 [DefaultDispatcher-worker-14 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.909 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-10-28 15:23:43.910 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.910 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.910 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-10-28 15:23:43.911 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-10-28 15:23:43.911 [DefaultDispatcher-worker-5 @coroutine#3071] 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-10-28 15:23:43.923 [DefaultDispatcher-worker-3 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.923 [DefaultDispatcher-worker-10 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:43.924 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.924 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:43.924 [DefaultDispatcher-worker-10 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.925 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.925 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:43.945 [DefaultDispatcher-worker-16 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.956 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.956 [DefaultDispatcher-worker-9 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.957 [DefaultDispatcher-worker-3 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.957 [DefaultDispatcher-worker-3 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:43.957 [DefaultDispatcher-worker-3 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.957 [DefaultDispatcher-worker-3 @coroutine#3052] 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-10-28 15:23:43.958 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:43.958 [eventLoopGroupProxy-19-2 @call-handler#3152] 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-10-28 15:23:43.958 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:43.966 [DefaultDispatcher-worker-12 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.976 [DefaultDispatcher-worker-16 @call-handler#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:43.976 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.977 [DefaultDispatcher-worker-1 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.977 [DefaultDispatcher-worker-1 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:43.977 [DefaultDispatcher-worker-1 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:43.977 [DefaultDispatcher-worker-1 @coroutine#3052] 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-10-28 15:23:43.988 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:43.990 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:43.990 [UI Thread @coroutine#3171] 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=654074659279544320. 2024-10-28 15:23:43.990 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:43.990 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.990 [UI Thread @coroutine#3176] 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=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:43.990 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.991 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-28 15:23:43.991 [eventLoopGroupProxy-19-5 @call-handler#3189] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-28 15:23:43.991 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.991 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:43.991 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.992 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.992 [UI Thread @coroutine#3183] 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=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:43.992 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.994 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:43.994 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321. 2024-10-28 15:23:43.994 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:43.994 [eventLoopGroupProxy-19-5 @call-handler#3189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.995 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.995 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:43.996 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:43.996 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:43.996 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:43.996 [eventLoopGroupProxy-19-8 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-28 15:23:43.997 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:43.997 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:43.997 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320. 2024-10-28 15:23:43.997 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:43.998 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-28 15:23:43.999 [eventLoopGroupProxy-19-7 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-28 15:23:44.001 [eventLoopGroupProxy-19-6 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.002 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.002 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.002 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.002 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.002 [eventLoopGroupProxy-19-7 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.003 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.003 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.003 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.003 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.007 [DefaultDispatcher-worker-7 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.012 [eventLoopGroupProxy-19-8 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.012 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.012 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.013 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321. 2024-10-28 15:23:44.013 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.017 [DefaultDispatcher-worker-14 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.026 [DefaultDispatcher-worker-8 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.034 [DefaultDispatcher-worker-15 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.047 [DefaultDispatcher-worker-7 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.052 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320 2024-10-28 15:23:44.052 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320. 2024-10-28 15:23:44.052 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320 2024-10-28 15:23:44.053 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-10-28 15:23:44.055 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.056 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320 2024-10-28 15:23:44.056 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320 2024-10-28 15:23:44.056 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320. 2024-10-28 15:23:44.056 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.066 [DefaultDispatcher-worker-3 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.079 [DefaultDispatcher-worker-10 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.089 [DefaultDispatcher-worker-14 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:44.089 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.089 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.089 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-16 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-16 @coroutine#3029] 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-10-28 15:23:44.090 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.090 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.091 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:44.091 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-10-28 15:23:44.091 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:44.092 [DefaultDispatcher-worker-15 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:44.093 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.093 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.093 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.094 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.101 [DefaultDispatcher-worker-8 @call-handler#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:44.102 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.102 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.102 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.103 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:44.103 [DefaultDispatcher-worker-9 @coroutine#3029] 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-10-28 15:23:44.110 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321 2024-10-28 15:23:44.110 [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/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321. 2024-10-28 15:23:44.110 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321 2024-10-28 15:23:44.111 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-10-28 15:23:44.111 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.116 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.117 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321 2024-10-28 15:23:44.117 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321 2024-10-28 15:23:44.117 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321. 2024-10-28 15:23:44.117 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=654074659279544322&assignmentUid=654074659279544320&clazzUid=654074659279544320&submitterUid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.130 [DefaultDispatcher-worker-16 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.139 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321 2024-10-28 15:23:44.139 [UI Thread @coroutine#3274] 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=654074659279544321. 2024-10-28 15:23:44.139 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321 2024-10-28 15:23:44.140 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-10-28 15:23:44.141 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.141 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.141 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.142 [eventLoopGroupProxy-19-2 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.142 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320 2024-10-28 15:23:44.142 [UI Thread @coroutine#3284] 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=654074659279544320. 2024-10-28 15:23:44.142 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320 2024-10-28 15:23:44.142 [eventLoopGroupProxy-19-6 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-10-28 15:23:44.143 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.143 [UI Thread @coroutine#3286] 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=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.143 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.143 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-10-28 15:23:44.143 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.143 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.143 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.144 [eventLoopGroupProxy-19-7 @call-handler#3303] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-10-28 15:23:44.144 [eventLoopGroupProxy-19-8 @call-handler#3304] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-10-28 15:23:44.144 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321 2024-10-28 15:23:44.144 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321 2024-10-28 15:23:44.145 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321. 2024-10-28 15:23:44.145 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.145 [eventLoopGroupProxy-19-7 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.146 [eventLoopGroupProxy-19-8 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.146 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.146 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.146 [eventLoopGroupProxy-19-6 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.147 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.147 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.147 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.147 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.147 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.147 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.148 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.148 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.148 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.148 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.149 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.149 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320 2024-10-28 15:23:44.149 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320 2024-10-28 15:23:44.149 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320. 2024-10-28 15:23:44.150 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.158 [DefaultDispatcher-worker-2 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.170 [DefaultDispatcher-worker-5 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.178 [DefaultDispatcher-worker-14 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.188 [DefaultDispatcher-worker-7 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.198 [DefaultDispatcher-worker-11 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.204 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322 2024-10-28 15:23:44.204 [UI Thread @coroutine#3318] 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=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322. 2024-10-28 15:23:44.204 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322 2024-10-28 15:23:44.205 [eventLoopGroupProxy-19-2 @call-handler#3320] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-10-28 15:23:44.210 [eventLoopGroupProxy-19-2 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.211 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:44.211 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322 2024-10-28 15:23:44.211 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322 2024-10-28 15:23:44.211 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322. 2024-10-28 15:23:44.211 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544322 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.223 [DefaultDispatcher-worker-4 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.226 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321 2024-10-28 15:23:44.226 [UI Thread @coroutine#3318] 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/findByUidAsync?uid=654074659279544321. 2024-10-28 15:23:44.226 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321 2024-10-28 15:23:44.227 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-10-28 15:23:44.229 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.229 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321 2024-10-28 15:23:44.229 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321 2024-10-28 15:23:44.230 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321. 2024-10-28 15:23:44.230 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.233 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:44.234 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.234 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.234 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.235 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.235 [DefaultDispatcher-worker-11 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.239 [DefaultDispatcher-worker-4 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.253 [DefaultDispatcher-worker-5 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.264 [DefaultDispatcher-worker-8 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.265 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.265 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:44.265 [DefaultDispatcher-worker-8 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.265 [DefaultDispatcher-worker-8 @coroutine#3052] 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-10-28 15:23:44.266 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-10-28 15:23:44.266 [eventLoopGroupProxy-19-2 @call-handler#3332] 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-10-28 15:23:44.266 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-10-28 15:23:44.277 [DefaultDispatcher-worker-5 @call-handler#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-10-28 15:23:44.277 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.278 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.278 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-10-28 15:23:44.278 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-10-28 15:23:44.278 [DefaultDispatcher-worker-2 @coroutine#3052] 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-10-28 15:23:44.281 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:44.281 [UI Thread @coroutine#3355] 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=654074659279544320. 2024-10-28 15:23:44.281 [UI Thread @coroutine#3355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:44.282 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.282 [UI Thread @coroutine#3359] 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=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.282 [UI Thread @coroutine#3359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.282 [eventLoopGroupProxy-19-2 @call-handler#3368] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-10-28 15:23:44.283 [UI Thread @coroutine#3364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.283 [UI Thread @coroutine#3364] 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=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.283 [UI Thread @coroutine#3364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.283 [eventLoopGroupProxy-19-6 @call-handler#3373] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-10-28 15:23:44.283 [eventLoopGroupProxy-19-2 @call-handler#3368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.284 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.284 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.284 [UI Thread @coroutine#3366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.284 [eventLoopGroupProxy-19-7 @call-handler#3381] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-10-28 15:23:44.284 [UI Thread @coroutine#3355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:44.284 [UI Thread @coroutine#3355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 2024-10-28 15:23:44.285 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.285 [eventLoopGroupProxy-19-2 @call-handler#3387] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-10-28 15:23:44.285 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321. 2024-10-28 15:23:44.285 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.286 [eventLoopGroupProxy-19-7 @call-handler#3381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.286 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320. 2024-10-28 15:23:44.286 [UI Thread @coroutine#3355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.286 [eventLoopGroupProxy-19-8 @call-handler#3394] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-10-28 15:23:44.286 [eventLoopGroupProxy-19-6 @call-handler#3373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.286 [eventLoopGroupProxy-19-2 @call-handler#3387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.287 [UI Thread @coroutine#3366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 2024-10-28 15:23:44.287 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.287 [UI Thread @coroutine#3366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.287 [UI Thread @coroutine#3364] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.287 [UI Thread @coroutine#3364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.288 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320. 2024-10-28 15:23:44.288 [UI Thread @coroutine#3359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=654074659279544321&assignmentUid=654074659279544320 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.290 [eventLoopGroupProxy-19-8 @call-handler#3394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-10-28 15:23:44.290 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.290 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 2024-10-28 15:23:44.290 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321. 2024-10-28 15:23:44.290 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=654074659279544320&clazzUid=654074659279544320&accountPersonUid=654074659279544321 to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:44.291 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-10-28 15:23:44.297 [DefaultDispatcher-worker-11 @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.305 [DefaultDispatcher-worker-9 @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.317 [DefaultDispatcher-worker-8 @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.319 [DefaultDispatcher-worker-5 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:44.319 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.319 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.319 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.320 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.320 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.325 [DefaultDispatcher-worker-13 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.336 [DefaultDispatcher-worker-4 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d327b6 2024-10-28 15:23:44.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-10-28 15:23:44.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-10-28 15:23:44.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:44.340 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d327b6: (connection evicted) 2024-10-28 15:23:44.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:44.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-10-28 15:23:44.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-10-28 15:23:44.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-10-28 15:23:44.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-10-28 15:23:44.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:44.342 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fdf43: (connection evicted) 2024-10-28 15:23:44.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:44.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-10-28 15:23:44.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-10-28 15:23:44.408 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:44.520 [DefaultDispatcher-worker-10 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:44.521 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.521 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.521 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.522 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.522 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.528 [DefaultDispatcher-worker-9 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:44.528 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.528 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.528 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.529 [DefaultDispatcher-worker-17 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.529 [DefaultDispatcher-worker-17 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.635 [DefaultDispatcher-worker-14 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:44.635 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.635 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.635 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.636 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.636 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.677 [DefaultDispatcher-worker-3 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:44.677 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.677 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.677 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.678 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.678 [DefaultDispatcher-worker-8 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.818 [DefaultDispatcher-worker-7 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:44.818 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.818 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.818 [DefaultDispatcher-worker-7 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.819 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.819 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.936 [DefaultDispatcher-worker-9 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:44.936 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.936 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:44.936 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.937 [DefaultDispatcher-worker-17 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:44.937 [DefaultDispatcher-worker-17 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.108 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:45.108 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.108 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.108 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.109 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.109 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.110 [DefaultDispatcher-worker-3 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:45.110 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.110 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.110 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.111 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.246 [DefaultDispatcher-worker-6 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:45.246 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.246 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.246 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.247 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.247 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.332 [DefaultDispatcher-worker-3 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:45.332 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.332 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.332 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.333 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.333 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-10-28 15:23:45.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-10-28 15:23:45.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.347 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2024-10-28 15:23:45.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-10-28 15:23:45.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-10-28 15:23:45.351 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b99e726 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.352 [Test worker @coroutine#3452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-10-28 15:23:45.353 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.353 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.353 [Test worker @coroutine#3452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-10-28 15:23:45.377 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.392 [Test worker @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.394 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.396 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623cd12e 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.397 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.398 [Test worker @coroutine#3452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-10-28 15:23:45.418 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.427 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.429 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.430 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.443 [DefaultDispatcher-worker-17 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-10-28 15:23:45.453 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:45.458 [DefaultDispatcher-worker-11 @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.472 [DefaultDispatcher-worker-11 @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-10-28 15:23:45.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-10-28 15:23:45.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-10-28 15:23:45.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.481 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@583b177a: (connection evicted) 2024-10-28 15:23:45.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-10-28 15:23:45.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-10-28 15:23:45.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-10-28 15:23:45.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-10-28 15:23:45.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.483 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4: (connection evicted) 2024-10-28 15:23:45.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-10-28 15:23:45.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-10-28 15:23:45.484 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42210d27 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.485 [Test worker @coroutine#3511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-10-28 15:23:45.503 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.513 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.514 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.516 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bdfae42 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.516 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.517 [Test worker @coroutine#3511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-10-28 15:23:45.531 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.533 [DefaultDispatcher-worker-4 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:45.533 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.533 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.533 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.537 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.537 [DefaultDispatcher-worker-6 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.540 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:45.541 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.541 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.541 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.542 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.542 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.542 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.544 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.547 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.560 [DefaultDispatcher-worker-1 @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a98f106 2024-10-28 15:23:45.572 [DefaultDispatcher-worker-1 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.585 [DefaultDispatcher-worker-6 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.586 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.597 [DefaultDispatcher-worker-10 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.617 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.622 [DefaultDispatcher-worker-1 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a063931 2024-10-28 15:23:45.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-10-28 15:23:45.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-10-28 15:23:45.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.625 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a063931: (connection evicted) 2024-10-28 15:23:45.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-10-28 15:23:45.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-10-28 15:23:45.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-10-28 15:23:45.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-10-28 15:23:45.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.627 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a98f106: (connection evicted) 2024-10-28 15:23:45.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-10-28 15:23:45.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-10-28 15:23:45.628 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616b2b2 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.629 [Test worker @coroutine#3603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-10-28 15:23:45.648 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.648 [DefaultDispatcher-worker-8 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:45.648 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.648 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.648 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.650 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.650 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.657 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.659 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.661 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d6ea5 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.661 [Test worker @coroutine#3603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-10-28 15:23:45.662 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.662 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.662 [Test worker @coroutine#3603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-10-28 15:23:45.676 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.686 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.688 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.689 [DefaultDispatcher-worker-10 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:45.689 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.689 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.689 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.689 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.690 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.690 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.701 [DefaultDispatcher-worker-9 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-10-28 15:23:45.715 [DefaultDispatcher-worker-1 @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.728 [DefaultDispatcher-worker-14 @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2024-10-28 15:23:45.730 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-10-28 15:23:45.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-10-28 15:23:45.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.736 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8: (connection evicted) 2024-10-28 15:23:45.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-10-28 15:23:45.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-10-28 15:23:45.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-10-28 15:23:45.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-10-28 15:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.738 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb: (connection evicted) 2024-10-28 15:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-10-28 15:23:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d6d88b1 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.740 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-10-28 15:23:45.741 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.741 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.741 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-10-28 15:23:45.756 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.766 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.767 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.769 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198c97d0 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.769 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.770 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-10-28 15:23:45.784 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.794 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.795 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.797 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.809 [DefaultDispatcher-worker-13 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-10-28 15:23:45.826 [DefaultDispatcher-worker-3 @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.831 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:45.831 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.831 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.831 [DefaultDispatcher-worker-6 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.832 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.832 [DefaultDispatcher-worker-11 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.838 [DefaultDispatcher-worker-1 @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c901b2 2024-10-28 15:23:45.841 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-10-28 15:23:45.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-10-28 15:23:45.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.847 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c901b2: (connection evicted) 2024-10-28 15:23:45.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-10-28 15:23:45.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-10-28 15:23:45.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-10-28 15:23:45.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-10-28 15:23:45.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.848 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@512319dc: (connection evicted) 2024-10-28 15:23:45.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-10-28 15:23:45.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a8191e 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.850 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.851 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-10-28 15:23:45.869 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.881 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.882 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.884 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3705e3fb 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-10-28 15:23:45.884 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.885 [Test worker @coroutine#3728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-10-28 15:23:45.899 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.909 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.910 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.912 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.925 [DefaultDispatcher-worker-14 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878 2024-10-28 15:23:45.934 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.941 [DefaultDispatcher-worker-11 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.949 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:45.949 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.949 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:45.949 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.950 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.950 [DefaultDispatcher-worker-9 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:45.951 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:45.955 [DefaultDispatcher-worker-14 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1621264e 2024-10-28 15:23:45.956 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-10-28 15:23:45.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-10-28 15:23:45.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.963 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1621264e: (connection evicted) 2024-10-28 15:23:45.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-10-28 15:23:45.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-10-28 15:23:45.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-10-28 15:23:45.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-10-28 15:23:45.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:45.964 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0d7878: (connection evicted) 2024-10-28 15:23:45.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:45.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-10-28 15:23:45.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da53709 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.966 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.967 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.967 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-10-28 15:23:45.967 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.967 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.967 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-10-28 15:23:45.983 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.993 [Test worker @coroutine#3789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.994 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.996 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:45.996 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ec5e73 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:45.997 [Test worker @coroutine#3788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-10-28 15:23:46.011 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:46.021 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:46.023 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:46.024 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:46.037 [DefaultDispatcher-worker-9 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-10-28 15:23:46.051 [DefaultDispatcher-worker-3 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:46.064 [DefaultDispatcher-worker-9 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:46.067 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.074 [DefaultDispatcher-worker-4 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b438782 2024-10-28 15:23:46.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-10-28 15:23:46.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-10-28 15:23:46.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.082 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b438782: (connection evicted) 2024-10-28 15:23:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-10-28 15:23:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-10-28 15:23:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-10-28 15:23:46.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-10-28 15:23:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.083 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689504b1: (connection evicted) 2024-10-28 15:23:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-10-28 15:23:46.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428e875f 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.085 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.086 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-10-28 15:23:46.102 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.113 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.115 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.117 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac2772d 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.117 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-10-28 15:23:46.118 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.118 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.118 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-10-28 15:23:46.121 [DefaultDispatcher-worker-13 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:46.122 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.122 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.122 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.124 [DefaultDispatcher-worker-1 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:46.124 [DefaultDispatcher-worker-1 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.124 [DefaultDispatcher-worker-1 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.124 [DefaultDispatcher-worker-1 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.125 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.125 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.125 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.133 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.143 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.144 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.146 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.158 [DefaultDispatcher-worker-13 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-10-28 15:23:46.171 [DefaultDispatcher-worker-13 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.184 [DefaultDispatcher-worker-1 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.186 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.195 [DefaultDispatcher-worker-5 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.214 [DefaultDispatcher-worker-12 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a83016 2024-10-28 15:23:46.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-10-28 15:23:46.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-10-28 15:23:46.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.218 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a83016: (connection evicted) 2024-10-28 15:23:46.218 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-10-28 15:23:46.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-10-28 15:23:46.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-10-28 15:23:46.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-10-28 15:23:46.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.219 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df17e60: (connection evicted) 2024-10-28 15:23:46.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-10-28 15:23:46.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446c8a54 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.221 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-10-28 15:23:46.222 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.222 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.222 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-10-28 15:23:46.239 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.249 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.251 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.253 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.253 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da4c956 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.254 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-10-28 15:23:46.257 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:46.258 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.258 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.258 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.259 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.259 [DefaultDispatcher-worker-13 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.272 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.284 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.286 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.287 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.299 [DefaultDispatcher-worker-15 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4825aad0 2024-10-28 15:23:46.313 [DefaultDispatcher-worker-9 @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.322 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.326 [DefaultDispatcher-worker-12 @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.329 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a57c66 2024-10-28 15:23:46.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-10-28 15:23:46.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-10-28 15:23:46.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.337 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27a57c66: (connection evicted) 2024-10-28 15:23:46.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-10-28 15:23:46.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-10-28 15:23:46.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-10-28 15:23:46.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-10-28 15:23:46.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.338 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4825aad0: (connection evicted) 2024-10-28 15:23:46.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-10-28 15:23:46.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e0b29c 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.340 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.341 [Test worker @coroutine#3998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-10-28 15:23:46.344 [DefaultDispatcher-worker-5 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:46.344 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.344 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.344 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.345 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.345 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.357 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.367 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.369 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.370 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8036bb 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.371 [Test worker @coroutine#3998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-10-28 15:23:46.372 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.372 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.372 [Test worker @coroutine#3998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-10-28 15:23:46.385 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.395 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.401 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.403 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.414 [DefaultDispatcher-worker-11 @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2024-10-28 15:23:46.428 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.441 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.441 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.443 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.446 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c24063c 2024-10-28 15:23:46.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-10-28 15:23:46.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-10-28 15:23:46.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.456 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c24063c: (connection evicted) 2024-10-28 15:23:46.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-10-28 15:23:46.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-10-28 15:23:46.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-10-28 15:23:46.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-10-28 15:23:46.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.457 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5113ab26: (connection evicted) 2024-10-28 15:23:46.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-10-28 15:23:46.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.459 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb2b8d4 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.460 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-10-28 15:23:46.477 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.487 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.488 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.490 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7138e064 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.490 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.491 [Test worker @coroutine#4063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-10-28 15:23:46.505 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.515 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.516 [Test worker @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.518 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.531 [DefaultDispatcher-worker-12 @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-10-28 15:23:46.544 [DefaultDispatcher-worker-6 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.547 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:46.547 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.547 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.547 [DefaultDispatcher-worker-11 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.548 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.548 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.553 [DefaultDispatcher-worker-9 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:46.553 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.553 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.553 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.554 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.554 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.557 [DefaultDispatcher-worker-14 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7 2024-10-28 15:23:46.560 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.608 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-10-28 15:23:46.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-10-28 15:23:46.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.622 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ff584d7: (connection evicted) 2024-10-28 15:23:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-10-28 15:23:46.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-10-28 15:23:46.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-10-28 15:23:46.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-10-28 15:23:46.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.624 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d28d525: (connection evicted) 2024-10-28 15:23:46.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-10-28 15:23:46.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-10-28 15:23:46.625 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736de3b6 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.626 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-10-28 15:23:46.643 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.652 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.654 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.656 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb32ca5 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.656 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.657 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-10-28 15:23:46.657 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.657 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.657 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-10-28 15:23:46.661 [DefaultDispatcher-worker-11 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:46.661 [DefaultDispatcher-worker-11 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.662 [DefaultDispatcher-worker-11 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.662 [DefaultDispatcher-worker-11 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.663 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.663 [DefaultDispatcher-worker-14 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.671 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.681 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.682 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.684 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.696 [DefaultDispatcher-worker-13 @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2024-10-28 15:23:46.700 [DefaultDispatcher-worker-4 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:46.700 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.700 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.700 [DefaultDispatcher-worker-4 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.701 [DefaultDispatcher-worker-17 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.701 [DefaultDispatcher-worker-17 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.709 [DefaultDispatcher-worker-8 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.722 [DefaultDispatcher-worker-14 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2024-10-28 15:23:46.727 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-10-28 15:23:46.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-10-28 15:23:46.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.730 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74876292: (connection evicted) 2024-10-28 15:23:46.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-10-28 15:23:46.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-10-28 15:23:46.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-10-28 15:23:46.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-10-28 15:23:46.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.731 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e59844f: (connection evicted) 2024-10-28 15:23:46.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-10-28 15:23:46.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25198ead 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.733 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.734 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-10-28 15:23:46.752 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.761 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.763 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.765 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304e83a 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.765 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-10-28 15:23:46.766 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.766 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.766 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-10-28 15:23:46.780 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.790 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.791 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.793 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.805 [DefaultDispatcher-worker-16 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e 2024-10-28 15:23:46.820 [DefaultDispatcher-worker-16 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.834 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.835 [DefaultDispatcher-worker-12 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.838 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.842 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39384ba6 2024-10-28 15:23:46.843 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:46.843 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.843 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.844 [DefaultDispatcher-worker-9 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.845 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.845 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-10-28 15:23:46.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-10-28 15:23:46.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.851 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39384ba6: (connection evicted) 2024-10-28 15:23:46.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-10-28 15:23:46.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-10-28 15:23:46.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-10-28 15:23:46.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-10-28 15:23:46.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.853 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd8302e: (connection evicted) 2024-10-28 15:23:46.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-10-28 15:23:46.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d20d8e6 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.856 [Test worker @coroutine#4274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-10-28 15:23:46.857 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.857 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.857 [Test worker @coroutine#4274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-10-28 15:23:46.879 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.894 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.895 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.897 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298990ab 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.897 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.898 [Test worker @coroutine#4274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-10-28 15:23:46.912 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.921 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.923 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.925 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.937 [DefaultDispatcher-worker-10 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-10-28 15:23:46.952 [DefaultDispatcher-worker-9 @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.957 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:46.963 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:46.963 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.963 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:46.963 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.964 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.964 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:46.966 [DefaultDispatcher-worker-15 @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.978 [UI Thread @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-10-28 15:23:46.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-10-28 15:23:46.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-10-28 15:23:46.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.984 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@102bce96: (connection evicted) 2024-10-28 15:23:46.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-10-28 15:23:46.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-10-28 15:23:46.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-10-28 15:23:46.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-10-28 15:23:46.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:46.985 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7: (connection evicted) 2024-10-28 15:23:46.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:46.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-10-28 15:23:46.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5d3e 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:46.988 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:46.989 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-10-28 15:23:47.006 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.016 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.018 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.019 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.029 [DefaultDispatcher-worker-16 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.031 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.045 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-10-28 15:23:47.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-10-28 15:23:47.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-10-28 15:23:47.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.059 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d: (connection evicted) 2024-10-28 15:23:47.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-10-28 15:23:47.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53af65eb 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.062 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-10-28 15:23:47.063 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.063 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.063 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-10-28 15:23:47.081 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.091 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.092 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.094 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-10-28 15:23:47.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-10-28 15:23:47.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-10-28 15:23:47.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-10-28 15:23:47.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361eed12 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.099 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-10-28 15:23:47.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.100 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-10-28 15:23:47.114 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.123 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.125 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.127 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-10-28 15:23:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-10-28 15:23:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-10-28 15:23:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-10-28 15:23:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-10-28 15:23:47.133 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf0e8b4 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.134 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-10-28 15:23:47.135 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.135 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.135 [Test worker @coroutine#4466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-10 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.139 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.139 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.139 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.154 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.164 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.165 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.167 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2024-10-28 15:23:47.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-10-28 15:23:47.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-10-28 15:23:47.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-10-28 15:23:47.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-10-28 15:23:47.172 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a88d87 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.173 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-10-28 15:23:47.188 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.198 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.200 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.201 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.213 [DefaultDispatcher-worker-7 @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496101d1 2024-10-28 15:23:47.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-10-28 15:23:47.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-10-28 15:23:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.216 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496101d1: (connection evicted) 2024-10-28 15:23:47.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-10-28 15:23:47.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b012 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.219 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-10-28 15:23:47.220 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.220 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.220 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-10-28 15:23:47.239 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.248 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.250 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.251 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-10-28 15:23:47.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-10-28 15:23:47.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-10-28 15:23:47.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-10-28 15:23:47.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c627575 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.257 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-10-28 15:23:47.258 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.258 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.258 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-10-28 15:23:47.270 [DefaultDispatcher-worker-3 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:47.270 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.270 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.270 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.271 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.271 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.273 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.282 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.284 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.285 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.297 [DefaultDispatcher-worker-2 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.299 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.304 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b9869 2024-10-28 15:23:47.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-10-28 15:23:47.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-10-28 15:23:47.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.307 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339b9869: (connection evicted) 2024-10-28 15:23:47.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-10-28 15:23:47.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126f428e 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.310 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-10-28 15:23:47.311 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.311 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.311 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-10-28 15:23:47.326 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.336 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.338 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.339 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473ee461 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.340 [Test worker @coroutine#4593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-10-28 15:23:47.355 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.356 [DefaultDispatcher-worker-7 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:47.356 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.356 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.356 [DefaultDispatcher-worker-7 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.357 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.357 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.365 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.366 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.368 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.380 [DefaultDispatcher-worker-1 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd 2024-10-28 15:23:47.395 [DefaultDispatcher-worker-13 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.411 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.421 [DefaultDispatcher-worker-1 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-10-28 15:23:47.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-10-28 15:23:47.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-10-28 15:23:47.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.431 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d: (connection evicted) 2024-10-28 15:23:47.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-10-28 15:23:47.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-10-28 15:23:47.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-10-28 15:23:47.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-10-28 15:23:47.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.433 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43aa9ccd: (connection evicted) 2024-10-28 15:23:47.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-10-28 15:23:47.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b9108b 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.435 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.436 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-10-28 15:23:47.453 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.463 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.464 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.466 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.466 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-10-28 15:23:47.466 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac25491 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.467 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-10-28 15:23:47.486 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.495 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.497 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.499 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.511 [DefaultDispatcher-worker-1 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4398d 2024-10-28 15:23:47.524 [DefaultDispatcher-worker-6 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.536 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.544 [DefaultDispatcher-worker-13 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704205ef 2024-10-28 15:23:47.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-10-28 15:23:47.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-10-28 15:23:47.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.548 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@704205ef: (connection evicted) 2024-10-28 15:23:47.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-10-28 15:23:47.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-10-28 15:23:47.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-10-28 15:23:47.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-10-28 15:23:47.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.549 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4398d: (connection evicted) 2024-10-28 15:23:47.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-10-28 15:23:47.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-10-28 15:23:47.552 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bd0b3c 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.553 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-10-28 15:23:47.554 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.554 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.554 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-10-28 15:23:47.559 [DefaultDispatcher-worker-5 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:47.559 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.559 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.559 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.561 [DefaultDispatcher-worker-14 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.561 [DefaultDispatcher-worker-14 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.565 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:47.565 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.565 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.565 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.566 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.566 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.574 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.584 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.585 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.587 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.587 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a29300 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.588 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-10-28 15:23:47.602 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.612 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.613 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.615 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.628 [DefaultDispatcher-worker-15 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282831ea 2024-10-28 15:23:47.642 [DefaultDispatcher-worker-15 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.654 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.658 [DefaultDispatcher-worker-5 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.670 [DefaultDispatcher-worker-1 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.675 [DefaultDispatcher-worker-2 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:47.675 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.675 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.675 [DefaultDispatcher-worker-2 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.676 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.676 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.682 [DefaultDispatcher-worker-7 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-10-28 15:23:47.688 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-10-28 15:23:47.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-10-28 15:23:47.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.696 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f: (connection evicted) 2024-10-28 15:23:47.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-10-28 15:23:47.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-10-28 15:23:47.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-10-28 15:23:47.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-10-28 15:23:47.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.697 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282831ea: (connection evicted) 2024-10-28 15:23:47.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-10-28 15:23:47.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.700 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.701 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-10-28 15:23:47.712 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:47.713 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.713 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.713 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.714 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.714 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.718 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.727 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.729 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.731 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3ba1e3 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.731 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-10-28 15:23:47.732 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.732 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.732 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-10-28 15:23:47.745 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.755 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.756 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.758 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.770 [DefaultDispatcher-worker-1 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2024-10-28 15:23:47.784 [DefaultDispatcher-worker-8 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.795 [DefaultDispatcher-worker-17 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.801 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.804 [DefaultDispatcher-worker-8 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-10-28 15:23:47.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-10-28 15:23:47.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-10-28 15:23:47.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.815 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2024-10-28 15:23:47.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-10-28 15:23:47.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-10-28 15:23:47.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-10-28 15:23:47.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-10-28 15:23:47.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.816 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@122e2306: (connection evicted) 2024-10-28 15:23:47.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-10-28 15:23:47.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cd58e7 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.818 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-10-28 15:23:47.819 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.819 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.819 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-10-28 15:23:47.833 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.843 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.844 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.848 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.848 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-10-28 15:23:47.848 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662997a 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.849 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-10-28 15:23:47.850 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.850 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.850 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-10-28 15:23:47.857 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:47.857 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.857 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.857 [DefaultDispatcher-worker-12 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.858 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.858 [DefaultDispatcher-worker-5 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.867 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.877 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.879 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.880 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.892 [DefaultDispatcher-worker-11 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-10-28 15:23:47.905 [DefaultDispatcher-worker-11 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.916 [DefaultDispatcher-worker-11 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-10-28 15:23:47.919 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:47.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-10-28 15:23:47.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-10-28 15:23:47.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.920 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a296643: (connection evicted) 2024-10-28 15:23:47.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-10-28 15:23:47.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-10-28 15:23:47.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-10-28 15:23:47.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-10-28 15:23:47.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:47.921 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26204f8f: (connection evicted) 2024-10-28 15:23:47.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:47.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-10-28 15:23:47.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7d72f2 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.924 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-10-28 15:23:47.925 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.925 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.925 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-10-28 15:23:47.945 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.954 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.956 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74be992a 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.958 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-10-28 15:23:47.972 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.975 [DefaultDispatcher-worker-14 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:47.975 [DefaultDispatcher-worker-14 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.976 [DefaultDispatcher-worker-14 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:47.976 [DefaultDispatcher-worker-14 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.977 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.977 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:47.983 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.984 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.986 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:47.997 [DefaultDispatcher-worker-15 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199dee18 2024-10-28 15:23:48.010 [DefaultDispatcher-worker-2 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:48.024 [DefaultDispatcher-worker-5 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:48.025 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.046 [DefaultDispatcher-worker-11 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b63def 2024-10-28 15:23:48.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-10-28 15:23:48.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-10-28 15:23:48.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.048 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b63def: (connection evicted) 2024-10-28 15:23:48.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-10-28 15:23:48.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-10-28 15:23:48.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-10-28 15:23:48.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-10-28 15:23:48.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.049 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199dee18: (connection evicted) 2024-10-28 15:23:48.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-10-28 15:23:48.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7326f323 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.051 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.052 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-10-28 15:23:48.071 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.081 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.082 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.084 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a2dbf2 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.084 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.085 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-10-28 15:23:48.098 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.108 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.109 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.111 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.123 [DefaultDispatcher-worker-16 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0 2024-10-28 15:23:48.135 [DefaultDispatcher-worker-14 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.148 [DefaultDispatcher-worker-11 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.150 [DefaultDispatcher-worker-15 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:48.150 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.150 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:48.150 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.151 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.151 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.151 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.151 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.152 [DefaultDispatcher-worker-4 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.152 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.152 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.152 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:48.158 [DefaultDispatcher-worker-4 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.174 [DefaultDispatcher-worker-4 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27476b5f 2024-10-28 15:23:48.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-10-28 15:23:48.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-10-28 15:23:48.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.175 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27476b5f: (connection evicted) 2024-10-28 15:23:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-10-28 15:23:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-10-28 15:23:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-10-28 15:23:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-10-28 15:23:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.176 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205c5cd0: (connection evicted) 2024-10-28 15:23:48.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-10-28 15:23:48.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-10-28 15:23:48.179 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.180 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-10-28 15:23:48.181 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.181 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.181 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-10-28 15:23:48.197 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.207 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.208 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.210 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e25b4b 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.210 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-10-28 15:23:48.211 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.211 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.211 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-10-28 15:23:48.225 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.235 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.236 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.238 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.251 [DefaultDispatcher-worker-10 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2024-10-28 15:23:48.264 [DefaultDispatcher-worker-9 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.275 [DefaultDispatcher-worker-2 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2024-10-28 15:23:48.281 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.282 [DefaultDispatcher-worker-15 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:48.282 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.282 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.282 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.284 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.284 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-10-28 15:23:48.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-10-28 15:23:48.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.288 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2024-10-28 15:23:48.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-10-28 15:23:48.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-10-28 15:23:48.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-10-28 15:23:48.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-10-28 15:23:48.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.290 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7266f136: (connection evicted) 2024-10-28 15:23:48.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-10-28 15:23:48.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.291 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.292 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-10-28 15:23:48.311 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.321 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.322 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.324 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.324 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.325 [Test worker @coroutine#4897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-10-28 15:23:48.339 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.348 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.350 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.352 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.364 [DefaultDispatcher-worker-17 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-10-28 15:23:48.368 [DefaultDispatcher-worker-11 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:48.368 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.368 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.368 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.369 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.369 [DefaultDispatcher-worker-13 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.379 [DefaultDispatcher-worker-12 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.390 [DefaultDispatcher-worker-7 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-10-28 15:23:48.392 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:48.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-10-28 15:23:48.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-10-28 15:23:48.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.395 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2024-10-28 15:23:48.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-10-28 15:23:48.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-10-28 15:23:48.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-10-28 15:23:48.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-10-28 15:23:48.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.396 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2024-10-28 15:23:48.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-10-28 15:23:48.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@180466a9 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.398 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.399 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-10-28 15:23:48.417 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.426 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.428 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.430 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.430 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.431 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-10-28 15:23:48.434 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.444 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.454 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.456 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.457 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.457 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.469 [DefaultDispatcher-worker-6 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2024-10-28 15:23:48.483 [DefaultDispatcher-worker-4 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.494 [DefaultDispatcher-worker-14 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-10-28 15:23:48.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-10-28 15:23:48.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-10-28 15:23:48.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.499 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682bff78: (connection evicted) 2024-10-28 15:23:48.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-10-28 15:23:48.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-10-28 15:23:48.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-10-28 15:23:48.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-10-28 15:23:48.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.500 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2024-10-28 15:23:48.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-10-28 15:23:48.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407339e5 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.503 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.504 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-10-28 15:23:48.519 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.529 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.531 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.532 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.532 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ed11d7 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.533 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-10-28 15:23:48.553 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.562 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.564 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.566 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.572 [DefaultDispatcher-worker-15 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:48.572 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.572 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.572 [DefaultDispatcher-worker-15 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.573 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.573 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.576 [DefaultDispatcher-worker-2 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2024-10-28 15:23:48.577 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:48.577 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.577 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.577 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.578 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.578 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.590 [DefaultDispatcher-worker-9 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.604 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:48.607 [DefaultDispatcher-worker-10 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.617 [DefaultDispatcher-worker-6 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.633 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.688 [DefaultDispatcher-worker-8 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:48.688 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.688 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.688 [DefaultDispatcher-worker-8 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.690 [DefaultDispatcher-worker-15 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.690 [DefaultDispatcher-worker-15 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.725 [DefaultDispatcher-worker-10 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:48.725 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.725 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.726 [DefaultDispatcher-worker-10 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.727 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.727 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.745 [DefaultDispatcher-worker-9 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2024-10-28 15:23:48.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-10-28 15:23:48.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-10-28 15:23:48.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.749 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e507c6: (connection evicted) 2024-10-28 15:23:48.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-10-28 15:23:48.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-10-28 15:23:48.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-10-28 15:23:48.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-10-28 15:23:48.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.750 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623eebca: (connection evicted) 2024-10-28 15:23:48.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-10-28 15:23:48.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5c502b 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.752 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.753 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-10-28 15:23:48.769 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.779 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.780 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.782 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@667713c4 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.782 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-10-28 15:23:48.783 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.783 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.783 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-10-28 15:23:48.796 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.806 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.808 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.809 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.822 [DefaultDispatcher-worker-10 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e 2024-10-28 15:23:48.836 [DefaultDispatcher-worker-13 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.852 [DefaultDispatcher-worker-10 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.853 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:48.863 [DefaultDispatcher-worker-4 @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe 2024-10-28 15:23:48.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-10-28 15:23:48.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-10-28 15:23:48.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.869 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ccedbe: (connection evicted) 2024-10-28 15:23:48.870 [DefaultDispatcher-worker-14 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:48.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-10-28 15:23:48.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-10-28 15:23:48.870 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.870 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.870 [DefaultDispatcher-worker-14 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-10-28 15:23:48.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-10-28 15:23:48.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.870 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178cfe5e: (connection evicted) 2024-10-28 15:23:48.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-10-28 15:23:48.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-10-28 15:23:48.871 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.871 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40941b54 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.872 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.873 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-10-28 15:23:48.889 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.899 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.900 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.902 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17734113 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.902 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.903 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-10-28 15:23:48.916 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.926 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.927 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.929 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.941 [DefaultDispatcher-worker-1 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d15f98a 2024-10-28 15:23:48.955 [DefaultDispatcher-worker-13 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.971 [DefaultDispatcher-worker-2 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-10-28 15:23:48.973 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-10-28 15:23:48.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-10-28 15:23:48.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.976 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1660bba7: (connection evicted) 2024-10-28 15:23:48.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-10-28 15:23:48.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-10-28 15:23:48.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-10-28 15:23:48.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-10-28 15:23:48.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:48.977 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d15f98a: (connection evicted) 2024-10-28 15:23:48.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:48.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-10-28 15:23:48.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-10-28 15:23:48.979 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed83e36 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:48.980 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-10-28 15:23:48.988 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:48.988 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.988 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:48.988 [DefaultDispatcher-worker-2 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.989 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.989 [DefaultDispatcher-worker-16 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:48.999 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.009 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.010 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.012 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9083b4 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.012 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.013 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-10-28 15:23:49.026 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.036 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.037 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.039 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.052 [DefaultDispatcher-worker-4 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-10-28 15:23:49.064 [DefaultDispatcher-worker-7 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.078 [DefaultDispatcher-worker-3 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.081 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:49.089 [DefaultDispatcher-worker-7 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-10-28 15:23:49.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-10-28 15:23:49.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-10-28 15:23:49.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.097 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401e36ab: (connection evicted) 2024-10-28 15:23:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-10-28 15:23:49.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-10-28 15:23:49.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-10-28 15:23:49.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-10-28 15:23:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.098 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16441c13: (connection evicted) 2024-10-28 15:23:49.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-10-28 15:23:49.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f3f9da 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.100 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.101 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-10-28 15:23:49.117 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.128 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.129 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.131 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.141 [DefaultDispatcher-worker-4 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.151 [DefaultDispatcher-worker-9 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-10-28 15:23:49.163 [DefaultDispatcher-worker-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:49.163 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:49.163 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.164 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.164 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.164 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.164 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.164 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.165 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.165 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.165 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.166 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064 2024-10-28 15:23:49.166 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064. 2024-10-28 15:23:49.166 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064 2024-10-28 15:23:49.168 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064 2024-10-28 15:23:49.168 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064 2024-10-28 15:23:49.169 [UI Thread @coroutine#5158] 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=654074681438552064. 2024-10-28 15:23:49.169 [UI Thread @coroutine#5158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=654074681438552064 to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:49.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-10-28 15:23:49.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-10-28 15:23:49.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.172 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227cba85: (connection evicted) 2024-10-28 15:23:49.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-10-28 15:23:49.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250fc0d1 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.226 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-10-28 15:23:49.227 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.227 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.227 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-10-28 15:23:49.243 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.253 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.255 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.256 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.267 [DefaultDispatcher-worker-14 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.288 [DefaultDispatcher-worker-17 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.295 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:49.296 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.296 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.296 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.297 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.297 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.299 [DefaultDispatcher-worker-12 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99 2024-10-28 15:23:49.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-10-28 15:23:49.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-10-28 15:23:49.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.315 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a5cb99: (connection evicted) 2024-10-28 15:23:49.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-10-28 15:23:49.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b7bf 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.376 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.377 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-10-28 15:23:49.380 [DefaultDispatcher-worker-4 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:49.380 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.380 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.380 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.382 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.382 [DefaultDispatcher-worker-4 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.391 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.401 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.403 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.404 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2024-10-28 15:23:49.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-10-28 15:23:49.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-10-28 15:23:49.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:49.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-10-28 15:23:49.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f12596 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.411 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-10-28 15:23:49.412 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.412 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.412 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-10-28 15:23:49.426 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.435 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.437 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.439 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1836228d 2024-10-28 15:23:49.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-10-28 15:23:49.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-10-28 15:23:49.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:49.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-10-28 15:23:49.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-10-28 15:23:49.443 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639f5460 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.444 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-10-28 15:23:49.459 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.469 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.471 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.473 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318ff889 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.473 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-10-28 15:23:49.474 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.474 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.474 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-10-28 15:23:49.489 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.499 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.500 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.502 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.513 [DefaultDispatcher-worker-5 @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2024-10-28 15:23:49.526 [DefaultDispatcher-worker-5 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2024-10-28 15:23:49.531 [UI Thread @coroutine#5271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.531 [UI Thread @coroutine#5271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:23:49.531 [UI Thread @coroutine#5271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.533 [UI Thread @coroutine#5271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.533 [UI Thread @coroutine#5271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.533 [UI Thread @coroutine#5271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:23:49.533 [UI Thread @coroutine#5271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54797/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:49.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-10-28 15:23:49.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-10-28 15:23:49.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.535 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8: (connection evicted) 2024-10-28 15:23:49.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-10-28 15:23:49.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-10-28 15:23:49.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-10-28 15:23:49.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-10-28 15:23:49.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.537 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6: (connection evicted) 2024-10-28 15:23:49.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-10-28 15:23:49.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d12fa92 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.539 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-10-28 15:23:49.540 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.540 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.540 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-10-28 15:23:49.555 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.565 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.566 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.568 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a9e31b 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.568 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.569 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-10-28 15:23:49.583 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.585 [DefaultDispatcher-worker-8 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:49.586 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.586 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.586 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.587 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.587 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.590 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:49.590 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.590 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.590 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.591 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.591 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.594 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.596 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.597 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.610 [DefaultDispatcher-worker-14 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-10-28 15:23:49.622 [DefaultDispatcher-worker-13 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-10-28 15:23:49.624 [UI Thread @coroutine#5306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35373/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.624 [UI Thread @coroutine#5306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35373/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:23:49.624 [UI Thread @coroutine#5306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35373/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.626 [UI Thread @coroutine#5306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35373/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.626 [UI Thread @coroutine#5306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35373/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-10-28 15:23:49.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-10-28 15:23:49.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.627 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e740c6: (connection evicted) 2024-10-28 15:23:49.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-10-28 15:23:49.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-10-28 15:23:49.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-10-28 15:23:49.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-10-28 15:23:49.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.628 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7: (connection evicted) 2024-10-28 15:23:49.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-10-28 15:23:49.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df88502 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.631 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.632 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-10-28 15:23:49.651 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.661 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.663 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.664 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.665 [Test worker @coroutine#5312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-10-28 15:23:49.679 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.689 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.690 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.692 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.702 [DefaultDispatcher-worker-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:49.702 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.702 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.702 [DefaultDispatcher-worker-1 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.703 [DefaultDispatcher-worker-10 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.703 [DefaultDispatcher-worker-10 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.703 [DefaultDispatcher-worker-16 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-10-28 15:23:49.718 [DefaultDispatcher-worker-3 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-10-28 15:23:49.720 [UI Thread @coroutine#5339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.720 [UI Thread @coroutine#5339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:23:49.720 [UI Thread @coroutine#5339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.722 [UI Thread @coroutine#5339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.722 [UI Thread @coroutine#5339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-10-28 15:23:49.722 [UI Thread @coroutine#5339] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-10-28 15:23:49.722 [UI Thread @coroutine#5339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:49.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-10-28 15:23:49.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-10-28 15:23:49.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.724 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd: (connection evicted) 2024-10-28 15:23:49.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-10-28 15:23:49.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-10-28 15:23:49.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-10-28 15:23:49.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-10-28 15:23:49.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.725 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2024-10-28 15:23:49.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-10-28 15:23:49.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab5b01a 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.729 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-10-28 15:23:49.743 [DefaultDispatcher-worker-7 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:49.744 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.744 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.744 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.745 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.745 [DefaultDispatcher-worker-7 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.748 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.752 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.762 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.763 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.765 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec80bbd 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.765 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.766 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-10-28 15:23:49.772 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.779 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.789 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.790 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.792 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.805 [DefaultDispatcher-worker-1 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-10-28 15:23:49.818 [DefaultDispatcher-worker-2 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.830 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:49.835 [DefaultDispatcher-worker-1 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-10-28 15:23:49.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-10-28 15:23:49.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-10-28 15:23:49.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.848 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22112da1: (connection evicted) 2024-10-28 15:23:49.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-10-28 15:23:49.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-10-28 15:23:49.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-10-28 15:23:49.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-10-28 15:23:49.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.850 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c75870: (connection evicted) 2024-10-28 15:23:49.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-10-28 15:23:49.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-10-28 15:23:49.852 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-10-28 15:23:49.852 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b5dbdf 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.853 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-10-28 15:23:49.870 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.881 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.881 [DefaultDispatcher-worker-8 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:49.882 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.882 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:49.882 [DefaultDispatcher-worker-8 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.883 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.883 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.883 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:49.884 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.895 [DefaultDispatcher-worker-17 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.917 [DefaultDispatcher-worker-1 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.933 [DefaultDispatcher-worker-14 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.953 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:49.958 [DefaultDispatcher-worker-1 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-10-28 15:23:49.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-10-28 15:23:49.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-10-28 15:23:49.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:49.961 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482652f7: (connection evicted) 2024-10-28 15:23:49.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:49.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-10-28 15:23:49.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7a7 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.964 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.965 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-10-28 15:23:49.965 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.965 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.965 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-10-28 15:23:49.980 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.990 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.992 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.994 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75abbb61 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:49.994 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-10-28 15:23:49.995 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:49.995 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:49.995 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-10-28 15:23:50.000 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:50.000 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.000 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.000 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.002 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.002 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.009 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:50.018 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:50.020 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:50.022 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:50.033 [DefaultDispatcher-worker-6 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c 2024-10-28 15:23:50.046 [DefaultDispatcher-worker-1 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:50.057 [DefaultDispatcher-worker-6 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2024-10-28 15:23:50.065 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-10-28 15:23:50.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-10-28 15:23:50.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.066 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1: (connection evicted) 2024-10-28 15:23:50.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-10-28 15:23:50.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-10-28 15:23:50.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-10-28 15:23:50.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-10-28 15:23:50.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.067 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bfa228c: (connection evicted) 2024-10-28 15:23:50.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-10-28 15:23:50.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.070 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-10-28 15:23:50.071 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.071 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.071 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-10-28 15:23:50.088 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.097 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.099 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.101 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.111 [DefaultDispatcher-worker-15 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.120 [DefaultDispatcher-worker-4 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.139 [DefaultDispatcher-worker-8 @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2024-10-28 15:23:50.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-10-28 15:23:50.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-10-28 15:23:50.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.141 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2024-10-28 15:23:50.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-10-28 15:23:50.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f48a79a 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.143 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.144 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-10-28 15:23:50.165 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-6 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-7 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.178 [DefaultDispatcher-worker-7 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.179 [DefaultDispatcher-worker-5 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.179 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.179 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.180 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.183 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.185 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.197 [DefaultDispatcher-worker-8 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.205 [DefaultDispatcher-worker-17 @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2024-10-28 15:23:50.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-10-28 15:23:50.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-10-28 15:23:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.208 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd: (connection evicted) 2024-10-28 15:23:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-10-28 15:23:50.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-10-28 15:23:50.210 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9ccad2 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.211 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-10-28 15:23:50.226 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.235 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.237 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.239 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.303 [DefaultDispatcher-worker-17 @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6 2024-10-28 15:23:50.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-10-28 15:23:50.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-10-28 15:23:50.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.307 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd3d0a6: (connection evicted) 2024-10-28 15:23:50.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-10-28 15:23:50.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-10-28 15:23:50.309 [DefaultDispatcher-worker-10 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-10-28 15:23:50.309 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.309 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.309 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e6fb8a 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.309 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.310 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-10-28 15:23:50.312 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.312 [DefaultDispatcher-worker-5 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.324 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.334 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.336 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.337 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.348 [DefaultDispatcher-worker-10 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.357 [DefaultDispatcher-worker-3 @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68032a80 2024-10-28 15:23:50.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-10-28 15:23:50.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-10-28 15:23:50.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.364 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68032a80: (connection evicted) 2024-10-28 15:23:50.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-10-28 15:23:50.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d28ad4 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.369 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.370 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-10-28 15:23:50.370 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.370 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.370 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-10-28 15:23:50.384 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.393 [DefaultDispatcher-worker-6 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:50.393 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.393 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.393 [DefaultDispatcher-worker-6 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.395 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.395 [DefaultDispatcher-worker-5 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.396 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.398 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.399 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2024-10-28 15:23:50.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-10-28 15:23:50.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-10-28 15:23:50.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-10-28 15:23:50.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be29ac4 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.405 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-10-28 15:23:50.420 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.429 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.431 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.433 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c887ca 2024-10-28 15:23:50.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-10-28 15:23:50.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-10-28 15:23:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-10-28 15:23:50.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1054864f 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.436 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.437 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-10-28 15:23:50.452 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.462 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.464 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.465 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-10-28 15:23:50.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-10-28 15:23:50.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-10-28 15:23:50.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-10-28 15:23:50.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-10-28 15:23:50.477 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52409/Site/verify 2024-10-28 15:23:50.477 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52409/Site/verify. 2024-10-28 15:23:50.477 [UI Thread @coroutine#5642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52409/Site/verify 2024-10-28 15:23:50.479 [UI Thread @coroutine#5642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52409/Site/verify 2024-10-28 15:23:50.479 [UI Thread @coroutine#5642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52409/Site/verify 2024-10-28 15:23:50.480 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52409/Site/verify. 2024-10-28 15:23:50.480 [UI Thread @coroutine#5642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52409/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a618847 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.485 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.486 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-10-28 15:23:50.504 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.514 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.515 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.517 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2395c168 2024-10-28 15:23:50.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-10-28 15:23:50.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-10-28 15:23:50.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-10-28 15:23:50.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4de5d46c 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.521 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-10-28 15:23:50.522 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.522 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.522 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-10-28 15:23:50.536 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.546 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.548 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.549 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2024-10-28 15:23:50.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-10-28 15:23:50.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-10-28 15:23:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-10-28 15:23:50.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ff1e6d 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.553 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.554 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-10-28 15:23:50.554 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.554 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.554 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-10-28 15:23:50.569 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.579 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.581 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.583 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2024-10-28 15:23:50.585 [UI Thread @coroutine#5705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41347/Site/verify 2024-10-28 15:23:50.585 [UI Thread @coroutine#5705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41347/Site/verify. 2024-10-28 15:23:50.585 [UI Thread @coroutine#5705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41347/Site/verify 2024-10-28 15:23:50.587 [UI Thread @coroutine#5705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41347/Site/verify 2024-10-28 15:23:50.587 [UI Thread @coroutine#5705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41347/Site/verify 2024-10-28 15:23:50.587 [UI Thread @coroutine#5705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41347/Site/verify. 2024-10-28 15:23:50.587 [UI Thread @coroutine#5705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41347/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:50.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-10-28 15:23:50.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-10-28 15:23:50.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-10-28 15:23:50.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-10-28 15:23:50.596 [UI Thread @coroutine#5717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41409/Site/verify 2024-10-28 15:23:50.596 [UI Thread @coroutine#5717] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41409/Site/verify. 2024-10-28 15:23:50.596 [UI Thread @coroutine#5717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41409/Site/verify 2024-10-28 15:23:50.598 [UI Thread @coroutine#5717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41409/Site/verify 2024-10-28 15:23:50.598 [UI Thread @coroutine#5717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41409/Site/verify 2024-10-28 15:23:50.598 [UI Thread @coroutine#5717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41409/Site/verify. 2024-10-28 15:23:50.598 [UI Thread @coroutine#5717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41409/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:50.601 [DefaultDispatcher-worker-10 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:50.601 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.601 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.601 [DefaultDispatcher-worker-10 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-3 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-5 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.602 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.603 [DefaultDispatcher-worker-2 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.603 [DefaultDispatcher-worker-2 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.606 [UI Thread @coroutine#5736] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46865/Site/verify 2024-10-28 15:23:50.606 [UI Thread @coroutine#5736] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46865/Site/verify. 2024-10-28 15:23:50.606 [UI Thread @coroutine#5736] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46865/Site/verify 2024-10-28 15:23:50.607 [UI Thread @coroutine#5736] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46865/Site/verify 2024-10-28 15:23:50.607 [UI Thread @coroutine#5736] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46865/Site/verify 2024-10-28 15:23:50.607 [UI Thread @coroutine#5736] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46865/Site/verify. 2024-10-28 15:23:50.607 [UI Thread @coroutine#5736] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46865/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:50.614 [UI Thread @coroutine#5751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-10-28 15:23:50.614 [UI Thread @coroutine#5751] 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-10-28 15:23:50.614 [UI Thread @coroutine#5751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-10-28 15:23:50.616 [UI Thread @coroutine#5751] 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-10-28 15:23:50.619 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-10-28 15:23:50.619 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a1f55c 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.620 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-10-28 15:23:50.621 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.621 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.621 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-10-28 15:23:50.640 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.650 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.651 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.653 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.664 [DefaultDispatcher-worker-12 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.689 [DefaultDispatcher-worker-3 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.699 [DefaultDispatcher-worker-14 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.709 [DefaultDispatcher-worker-7 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.714 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:50.714 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.715 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.715 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.716 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.716 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.719 [DefaultDispatcher-worker-17 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.721 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.727 [DefaultDispatcher-worker-7 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.738 [DefaultDispatcher-worker-17 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.757 [DefaultDispatcher-worker-13 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:50.757 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.757 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.757 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.758 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.758 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.758 [DefaultDispatcher-worker-8 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@815e8e3 2024-10-28 15:23:50.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-10-28 15:23:50.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-10-28 15:23:50.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.760 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@815e8e3: (connection evicted) 2024-10-28 15:23:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-10-28 15:23:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.763 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-10-28 15:23:50.764 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.764 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.764 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-10-28 15:23:50.779 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.789 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.791 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.792 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fad5e7 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.793 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-10-28 15:23:50.808 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.818 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.819 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.821 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.833 [DefaultDispatcher-worker-14 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665f19d 2024-10-28 15:23:50.853 [DefaultDispatcher-worker-14 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2024-10-28 15:23:50.864 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-10-28 15:23:50.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-10-28 15:23:50.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.870 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135ddb56: (connection evicted) 2024-10-28 15:23:50.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-10-28 15:23:50.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-10-28 15:23:50.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-10-28 15:23:50.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-10-28 15:23:50.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.871 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665f19d: (connection evicted) 2024-10-28 15:23:50.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-10-28 15:23:50.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-10-28 15:23:50.872 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c70e18 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.873 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-10-28 15:23:50.891 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.893 [DefaultDispatcher-worker-17 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:50.893 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.893 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:50.893 [DefaultDispatcher-worker-17 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.894 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.894 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:50.901 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.903 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.904 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff879e5 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.905 [Test worker @coroutine#5845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-10-28 15:23:50.919 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.929 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.930 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.932 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.944 [DefaultDispatcher-worker-5 @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a 2024-10-28 15:23:50.957 [DefaultDispatcher-worker-11 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.970 [DefaultDispatcher-worker-3 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-10-28 15:23:50.974 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:50.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-10-28 15:23:50.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-10-28 15:23:50.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.976 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48515dfc: (connection evicted) 2024-10-28 15:23:50.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-10-28 15:23:50.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-10-28 15:23:50.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-10-28 15:23:50.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-10-28 15:23:50.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:50.977 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9e4a2a: (connection evicted) 2024-10-28 15:23:50.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:50.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-10-28 15:23:50.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-10-28 15:23:50.979 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc5c43b 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:50.980 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-10-28 15:23:50.981 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:50.981 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:50.981 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-10-28 15:23:50.998 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.008 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.009 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.011 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d60a62f 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.011 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.012 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-10-28 15:23:51.013 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:51.014 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.014 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.014 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.015 [DefaultDispatcher-worker-11 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.015 [DefaultDispatcher-worker-11 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.026 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.035 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.037 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.039 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.051 [DefaultDispatcher-worker-15 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-10-28 15:23:51.064 [DefaultDispatcher-worker-15 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.076 [DefaultDispatcher-worker-8 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2290186e 2024-10-28 15:23:51.081 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.112 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-7 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-14 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.192 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.193 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.193 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.193 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-14 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.323 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-10-28 15:23:51.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-10-28 15:23:51.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.329 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2290186e: (connection evicted) 2024-10-28 15:23:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-10-28 15:23:51.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-10-28 15:23:51.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-10-28 15:23:51.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-10-28 15:23:51.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.331 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bab3926: (connection evicted) 2024-10-28 15:23:51.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-10-28 15:23:51.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.333 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-10-28 15:23:51.334 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.334 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.334 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-10-28 15:23:51.351 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.360 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.362 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.364 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597050fa 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.364 [Test worker @coroutine#5968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-10-28 15:23:51.378 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.387 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.389 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.391 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.403 [DefaultDispatcher-worker-7 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-10-28 15:23:51.406 [DefaultDispatcher-worker-9 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:51.406 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.406 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.406 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.407 [DefaultDispatcher-worker-17 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.407 [DefaultDispatcher-worker-17 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.417 [DefaultDispatcher-worker-8 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.426 [DefaultDispatcher-worker-4 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.434 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:51.437 [DefaultDispatcher-worker-9 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2024-10-28 15:23:51.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-10-28 15:23:51.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-10-28 15:23:51.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.443 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc: (connection evicted) 2024-10-28 15:23:51.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-10-28 15:23:51.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-10-28 15:23:51.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-10-28 15:23:51.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-10-28 15:23:51.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.445 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268bb09d: (connection evicted) 2024-10-28 15:23:51.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-10-28 15:23:51.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.446 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e68b5 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.447 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-10-28 15:23:51.463 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.472 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.474 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.475 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf5236d 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.476 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-10-28 15:23:51.490 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.499 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.501 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.503 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.514 [DefaultDispatcher-worker-16 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2024-10-28 15:23:51.530 [DefaultDispatcher-worker-16 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.539 [DefaultDispatcher-worker-5 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.547 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:51.549 [DefaultDispatcher-worker-5 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2024-10-28 15:23:51.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-10-28 15:23:51.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-10-28 15:23:51.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.554 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e: (connection evicted) 2024-10-28 15:23:51.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-10-28 15:23:51.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-10-28 15:23:51.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-10-28 15:23:51.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-10-28 15:23:51.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.555 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28261231: (connection evicted) 2024-10-28 15:23:51.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-10-28 15:23:51.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c05ed9 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.557 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-10-28 15:23:51.558 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.558 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.558 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-10-28 15:23:51.572 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.583 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.585 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.586 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ed017 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.587 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-10-28 15:23:51.601 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.612 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.614 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-17 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.615 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-17 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-14 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.615 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.617 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.617 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.617 [DefaultDispatcher-worker-4 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.617 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.626 [DefaultDispatcher-worker-8 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22152da0 2024-10-28 15:23:51.641 [DefaultDispatcher-worker-8 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.652 [DefaultDispatcher-worker-15 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.658 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:51.662 [DefaultDispatcher-worker-2 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d 2024-10-28 15:23:51.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-10-28 15:23:51.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-10-28 15:23:51.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.668 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cbd1d: (connection evicted) 2024-10-28 15:23:51.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-10-28 15:23:51.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-10-28 15:23:51.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-10-28 15:23:51.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-10-28 15:23:51.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.669 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22152da0: (connection evicted) 2024-10-28 15:23:51.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-10-28 15:23:51.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-10-28 15:23:51.671 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ee12d8 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.672 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-10-28 15:23:51.688 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.697 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.699 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.700 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2024-10-28 15:23:51.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-10-28 15:23:51.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-10-28 15:23:51.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:51.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-10-28 15:23:51.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765d2d4d 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.711 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.712 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-10-28 15:23:51.727 [DefaultDispatcher-worker-9 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:51.727 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.727 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.727 [DefaultDispatcher-worker-9 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.728 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.728 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.728 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.737 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.739 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.741 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.752 [DefaultDispatcher-worker-14 @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.771 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:51.771 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.771 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.771 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.772 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.772 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.777 [DefaultDispatcher-worker-12 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.786 [DefaultDispatcher-worker-13 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2 2024-10-28 15:23:51.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-10-28 15:23:51.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-10-28 15:23:51.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.793 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a9df9b2: (connection evicted) 2024-10-28 15:23:51.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-10-28 15:23:51.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-10-28 15:23:51.794 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41b6ae51 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.795 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-10-28 15:23:51.811 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.821 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.823 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.824 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.836 [DefaultDispatcher-worker-7 @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.862 [DefaultDispatcher-worker-15 @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.872 [DefaultDispatcher-worker-15 @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.887 [DefaultDispatcher-worker-15 @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3 2024-10-28 15:23:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-10-28 15:23:51.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-10-28 15:23:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.890 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60b90fd3: (connection evicted) 2024-10-28 15:23:51.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-10-28 15:23:51.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-10-28 15:23:51.892 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e7e12f 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.893 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-10-28 15:23:51.894 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.894 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.894 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-10-28 15:23:51.905 [DefaultDispatcher-worker-2 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:51.905 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.905 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:51.905 [DefaultDispatcher-worker-2 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.906 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.906 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:51.910 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.920 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.922 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.923 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.934 [DefaultDispatcher-worker-15 @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.959 [DefaultDispatcher-worker-12 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.969 [DefaultDispatcher-worker-4 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.982 [DefaultDispatcher-worker-13 @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-10-28 15:23:51.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-10-28 15:23:51.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-10-28 15:23:51.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:51.984 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227ca700: (connection evicted) 2024-10-28 15:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:51.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-10-28 15:23:51.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-10-28 15:23:51.987 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254e9a7 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:51.988 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-10-28 15:23:51.989 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:51.989 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:51.989 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-10-28 15:23:52.004 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:52.014 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:52.015 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:52.017 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2024-10-28 15:23:52.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-10-28 15:23:52.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-10-28 15:23:52.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-10-28 15:23:52.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774c6111 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.024 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.025 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-10-28 15:23:52.028 [DefaultDispatcher-worker-3 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:52.028 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.028 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.028 [DefaultDispatcher-worker-3 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.029 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.029 [DefaultDispatcher-worker-15 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.042 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.052 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.053 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.055 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2024-10-28 15:23:52.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-10-28 15:23:52.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-10-28 15:23:52.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-10-28 15:23:52.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1babd50e 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.060 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-10-28 15:23:52.061 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.061 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.061 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-10-28 15:23:52.076 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.086 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.087 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.089 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa2646f 2024-10-28 15:23:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-10-28 15:23:52.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-10-28 15:23:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-10-28 15:23:52.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-10-28 15:23:52.095 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-10-28 15:23:52.095 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac62c80 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-10-28 15:23:52.096 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.097 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.097 [UI Thread @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-10-28 15:23:52.119 [UI Thread @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.129 [UI Thread @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.131 [UI Thread @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.132 [UI Thread @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e552043 2024-10-28 15:23:52.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-10-28 15:23:52.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-10-28 15:23:52.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:52.136 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e552043: (connection evicted) 2024-10-28 15:23:52.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-10-28 15:23:52.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8acdfc 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.139 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.140 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-10-28 15:23:52.157 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.167 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.169 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.170 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-10-28 15:23:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-10-28 15:23:52.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-10-28 15:23:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-10-28 15:23:52.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158566f8 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.174 [Test worker @coroutine#6357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-10-28 15:23:52.175 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.175 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.175 [Test worker @coroutine#6357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-10-28 15:23:52.190 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.201 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.202 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.204 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3125a827 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-9 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-9 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-9 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-9 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.206 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-10-28 15:23:52.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-10-28 15:23:52.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-10-28 15:23:52.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-10-28 15:23:52.207 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.207 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.207 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f47e14d 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.208 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-10-28 15:23:52.209 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.209 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.209 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-10-28 15:23:52.224 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.233 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.235 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.237 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2024-10-28 15:23:52.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-10-28 15:23:52.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-10-28 15:23:52.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-10-28 15:23:52.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-10-28 15:23:52.239 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db65fac 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.240 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-10-28 15:23:52.255 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.265 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.267 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.269 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cfadadc 2024-10-28 15:23:52.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-10-28 15:23:52.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-10-28 15:23:52.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-10-28 15:23:52.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.272 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dcd7a1 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.273 [Test worker @coroutine#6410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-10-28 15:23:52.288 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.298 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.300 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.301 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2024-10-28 15:23:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-10-28 15:23:52.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-10-28 15:23:52.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-10-28 15:23:52.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-10-28 15:23:52.306 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc771ae 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.307 [Test worker @coroutine#6428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-10-28 15:23:52.322 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.332 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.333 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.334 [DefaultDispatcher-worker-3 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:52.335 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.335 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.335 [DefaultDispatcher-worker-3 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.335 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d118651 2024-10-28 15:23:52.336 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.336 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-10-28 15:23:52.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-10-28 15:23:52.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-10-28 15:23:52.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3a3d87 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.339 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-10-28 15:23:52.354 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.364 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.366 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.367 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0a6b04 2024-10-28 15:23:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-10-28 15:23:52.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-10-28 15:23:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-10-28 15:23:52.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057a923 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.371 [Test worker @coroutine#6467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-10-28 15:23:52.372 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.372 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.372 [Test worker @coroutine#6467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-10-28 15:23:52.386 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.396 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.398 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.399 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-10-28 15:23:52.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-10-28 15:23:52.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-10-28 15:23:52.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-10-28 15:23:52.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a9889e 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.404 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-10-28 15:23:52.405 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.405 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.405 [Test worker @coroutine#6485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-10-28 15:23:52.419 [DefaultDispatcher-worker-15 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:52.419 [DefaultDispatcher-worker-15 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.419 [DefaultDispatcher-worker-15 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.419 [DefaultDispatcher-worker-15 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.420 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.420 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.420 [DefaultDispatcher-worker-9 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.430 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.432 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.434 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2927d781 2024-10-28 15:23:52.437 [UI Thread @coroutine#6502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-10-28 15:23:52.437 [UI Thread @coroutine#6502] 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-10-28 15:23:52.437 [UI Thread @coroutine#6502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-10-28 15:23:52.438 [UI Thread @coroutine#6502] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-10-28 15:23:52.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-10-28 15:23:52.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-10-28 15:23:52.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-10-28 15:23:52.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6740b169 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.442 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-10-28 15:23:52.443 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.443 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.443 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-10-28 15:23:52.460 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.470 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.471 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.473 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-10-28 15:23:52.475 [UI Thread @coroutine#6525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45443/Site/verify 2024-10-28 15:23:52.475 [UI Thread @coroutine#6525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45443/Site/verify. 2024-10-28 15:23:52.475 [UI Thread @coroutine#6525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45443/Site/verify 2024-10-28 15:23:52.477 [UI Thread @coroutine#6525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45443/Site/verify 2024-10-28 15:23:52.477 [UI Thread @coroutine#6525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45443/Site/verify 2024-10-28 15:23:52.477 [UI Thread @coroutine#6525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45443/Site/verify. 2024-10-28 15:23:52.477 [UI Thread @coroutine#6525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45443/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-10-28 15:23:52.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-10-28 15:23:52.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-10-28 15:23:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-10-28 15:23:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:52.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-10-28 15:23:52.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1741afaf 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:52.484 [Test worker @coroutine#6533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-10-28 15:23:52.485 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.485 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.485 [Test worker @coroutine#6533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-10-28 15:23:52.501 [Test worker @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.511 [Test worker @coroutine#6534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.512 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.514 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.524 [DefaultDispatcher-worker-6 @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.532 [DefaultDispatcher-worker-14 @coroutine#6533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2024-10-28 15:23:52.539 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json 2024-10-28 15:23:52.539 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json. 2024-10-28 15:23:52.539 [UI Thread @coroutine#6552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json 2024-10-28 15:23:52.541 [UI Thread @coroutine#6552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json 2024-10-28 15:23:52.541 [UI Thread @coroutine#6552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json 2024-10-28 15:23:52.542 [UI Thread @coroutine#6552] 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:33753/654074696873861120/_ustadmanifest.json. 2024-10-28 15:23:52.542 [UI Thread @coroutine#6552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33753/654074696873861120/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:52.542 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/mediainfo.json 2024-10-28 15:23:52.542 [UI Thread @coroutine#6552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33753/mediainfo.json. 2024-10-28 15:23:52.542 [UI Thread @coroutine#6552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/mediainfo.json 2024-10-28 15:23:52.543 [UI Thread @coroutine#6552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/mediainfo.json 2024-10-28 15:23:52.543 [UI Thread @coroutine#6552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/mediainfo.json 2024-10-28 15:23:52.585 [UI Thread @coroutine#6552] 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:33753/mediainfo.json. 2024-10-28 15:23:52.585 [UI Thread @coroutine#6552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33753/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:52.585 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:52.629 [DefaultDispatcher-worker-7 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:52.629 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-13 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.630 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.631 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.631 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.631 [DefaultDispatcher-worker-12 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.739 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:52.739 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.739 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.739 [DefaultDispatcher-worker-5 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.741 [DefaultDispatcher-worker-15 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.741 [DefaultDispatcher-worker-15 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.783 [DefaultDispatcher-worker-11 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:52.783 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.783 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.783 [DefaultDispatcher-worker-11 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.784 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.784 [DefaultDispatcher-worker-5 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.917 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-10-28 15:23:52.917 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.918 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:52.918 [DefaultDispatcher-worker-13 @coroutine#2158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.919 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:52.919 [DefaultDispatcher-worker-16 @coroutine#2158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42777/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.040 [DefaultDispatcher-worker-5 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2024-10-28 15:23:53.041 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.041 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.041 [DefaultDispatcher-worker-5 @coroutine#2190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.042 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.042 [DefaultDispatcher-worker-13 @coroutine#2190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-17 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-10 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114ac8fb 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.220 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.221 [DefaultDispatcher-worker-11 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.221 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.221 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53885/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.347 [DefaultDispatcher-worker-17 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-10-28 15:23:53.347 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.347 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.347 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.348 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.348 [DefaultDispatcher-worker-12 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44691/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.431 [DefaultDispatcher-worker-11 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-10-28 15:23:53.431 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.431 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.431 [DefaultDispatcher-worker-11 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.432 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.432 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42741/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-10-28 15:23:53.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-10-28 15:23:53.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:53.589 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680: (connection evicted) 2024-10-28 15:23:53.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:53.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-10-28 15:23:53.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-10-28 15:23:53.597 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-10-28 15:23:53.597 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41019971 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.598 [Test worker @coroutine#6602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-10-28 15:23:53.616 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.626 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.627 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.629 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.641 [DefaultDispatcher-worker-7 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.642 [DefaultDispatcher-worker-12 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-10-28 15:23:53.642 [DefaultDispatcher-worker-12 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.642 [DefaultDispatcher-worker-12 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.643 [DefaultDispatcher-worker-12 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.643 [DefaultDispatcher-worker-9 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-10-28 15:23:53.643 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.643 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.643 [DefaultDispatcher-worker-9 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.644 [DefaultDispatcher-worker-10 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.644 [DefaultDispatcher-worker-10 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43065/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.644 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.644 [DefaultDispatcher-worker-8 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41837/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.650 [DefaultDispatcher-worker-15 @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-10-28 15:23:53.707 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:53.771 [UI Thread @coroutine#6626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json 2024-10-28 15:23:53.771 [UI Thread @coroutine#6626] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json. 2024-10-28 15:23:53.771 [UI Thread @coroutine#6626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json 2024-10-28 15:23:53.773 [UI Thread @coroutine#6626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json 2024-10-28 15:23:53.773 [UI Thread @coroutine#6626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json 2024-10-28 15:23:53.773 [UI Thread @coroutine#6626] 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:52979/654074699465027584/_ustadmanifest.json. 2024-10-28 15:23:53.773 [UI Thread @coroutine#6626] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52979/654074699465027584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:53.773 [DefaultDispatcher-worker-13 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-10-28 15:23:53.774 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.774 [UI Thread @coroutine#6626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52979/tincan.xml 2024-10-28 15:23:53.774 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.774 [UI Thread @coroutine#6626] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52979/tincan.xml. 2024-10-28 15:23:53.774 [DefaultDispatcher-worker-13 @coroutine#2110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.774 [UI Thread @coroutine#6626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52979/tincan.xml 2024-10-28 15:23:53.774 [UI Thread @coroutine#6626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52979/tincan.xml 2024-10-28 15:23:53.774 [UI Thread @coroutine#6626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52979/tincan.xml 2024-10-28 15:23:53.775 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.775 [DefaultDispatcher-worker-6 @coroutine#2110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49579/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.795 [DefaultDispatcher-worker-1 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-10-28 15:23:53.795 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.795 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId. 2024-10-28 15:23:53.795 [DefaultDispatcher-worker-1 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.796 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.796 [DefaultDispatcher-worker-13 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36923/UmAppDatabase/replication/nodeId 2024-10-28 15:23:53.817 [UI Thread @coroutine#6626] 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:52979/tincan.xml. 2024-10-28 15:23:53.817 [UI Thread @coroutine#6626] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52979/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-10-28 15:23:53.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-10-28 15:23:53.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-10-28 15:23:53.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-10-28 15:23:53.828 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd: (connection evicted) 2024-10-28 15:23:53.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-10-28 15:23:53.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-10-28 15:23:53.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.