2024-04-29 22:58:43.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:43.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:43.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 22:58:43.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:43.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:43.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 22:58:43.681 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:43.687 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb1fbc 2024-04-29 22:58:43.687 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb1fbc 2024-04-29 22:58:43.689 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:43.691 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@182cf311 2024-04-29 22:58:43.691 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@182cf311 2024-04-29 22:58:43.694 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1374cc 2024-04-29 22:58:43.694 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1374cc 2024-04-29 22:58:43.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911f92a 2024-04-29 22:58:43.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911f92a 2024-04-29 22:58:43.699 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c91b4b 2024-04-29 22:58:43.699 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c91b4b 2024-04-29 22:58:43.702 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c6d8 2024-04-29 22:58:43.702 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c6d8 2024-04-29 22:58:43.705 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f307a00 2024-04-29 22:58:43.705 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f307a00 2024-04-29 22:58:43.708 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@393e0665 2024-04-29 22:58:43.708 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@393e0665 2024-04-29 22:58:43.710 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f2414a 2024-04-29 22:58:43.710 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f2414a 2024-04-29 22:58:43.710 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:58:43.719 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:43.723 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:43.956 [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-04-29 22:58:43.956 [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-04-29 22:58:43.956 [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-04-29 22:58:43.957 [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-04-29 22:58:43.999 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.000 [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-04-29 22:58:44.000 [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-04-29 22:58:44.000 [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-04-29 22:58:44.045 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.098 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.129 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.153 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.177 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.190 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.316 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 22:58:44.344 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:58:44.345 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:58:44.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 22:58:44.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 22:58:44.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:58:44.362 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-04-29 22:58:44.363 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:44.363 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:58:44.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16eb1fbc: (connection evicted) 2024-04-29 22:58:44.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182cf311: (connection evicted) 2024-04-29 22:58:44.364 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1374cc: (connection evicted) 2024-04-29 22:58:44.364 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5911f92a: (connection evicted) 2024-04-29 22:58:44.365 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17c91b4b: (connection evicted) 2024-04-29 22:58:44.365 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6802c6d8: (connection evicted) 2024-04-29 22:58:44.366 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f307a00: (connection evicted) 2024-04-29 22:58:44.366 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@393e0665: (connection evicted) 2024-04-29 22:58:44.366 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f2414a: (connection evicted) 2024-04-29 22:58:44.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:44.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 22:58:44.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 22:58:44.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e0986c9 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:44.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:44.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 22:58:44.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 22:58:44.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.397 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.400 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.402 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:44.402 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:58:44.402 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:44.402 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:58:44.421 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.422 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:58:44.422 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 22:58:44.423 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:58:44.429 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.443 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.456 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.470 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.481 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:44.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ba8a8 2024-04-29 22:58:44.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2ba8a8 2024-04-29 22:58:44.486 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.490 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec5d9d 2024-04-29 22:58:44.490 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec5d9d 2024-04-29 22:58:44.492 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.493 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d3c3d8 2024-04-29 22:58:44.493 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d3c3d8 2024-04-29 22:58:44.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d157a6 2024-04-29 22:58:44.496 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d157a6 2024-04-29 22:58:44.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b8c35c 2024-04-29 22:58:44.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b8c35c 2024-04-29 22:58:44.501 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e6423 2024-04-29 22:58:44.501 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e6423 2024-04-29 22:58:44.503 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8dae79 2024-04-29 22:58:44.504 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8dae79 2024-04-29 22:58:44.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fea8e9 2024-04-29 22:58:44.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fea8e9 2024-04-29 22:58:44.511 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21082729 2024-04-29 22:58:44.511 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21082729 2024-04-29 22:58:44.511 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:58:44.530 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 22:58:44.566 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:58:44.566 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 22:58:44.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 22:58:44.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 22:58:44.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:58:44.568 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48cf8414: (connection evicted) 2024-04-29 22:58:44.569 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 22:58:44.569 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:44.569 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2ba8a8: (connection evicted) 2024-04-29 22:58:44.570 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ec5d9d: (connection evicted) 2024-04-29 22:58:44.570 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d3c3d8: (connection evicted) 2024-04-29 22:58:44.571 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d157a6: (connection evicted) 2024-04-29 22:58:44.572 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b8c35c: (connection evicted) 2024-04-29 22:58:44.572 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240e6423: (connection evicted) 2024-04-29 22:58:44.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8dae79: (connection evicted) 2024-04-29 22:58:44.573 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75fea8e9: (connection evicted) 2024-04-29 22:58:44.574 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21082729: (connection evicted) 2024-04-29 22:58:44.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:44.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 22:58:44.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 22:58:44.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a39e554 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:44.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:44.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 22:58:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 22:58:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 22:58:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 22:58:44.738 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:44.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7ad4f3 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:44.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:44.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 22:58:44.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 22:58:44.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 22:58:45.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa6c17 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 22:58:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 22:58:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 22:58:45.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 22:58:45.089 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:45.096 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 22:58:45.115 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.355 [DefaultDispatcher-worker-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 22:58:45.363 [DefaultDispatcher-worker-1 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 22:58:45.363 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37449/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:58:45.363 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37449/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 22:58:45.363 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37449/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:58:45.381 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37449/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:58:45.381 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37449/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 22:58:45.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 22:58:45.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 22:58:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.418 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e: (connection evicted) 2024-04-29 22:58:45.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:45.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 22:58:45.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 22:58:45.423 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 22:58:45.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c67395 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 22:58:45.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a47036 2024-04-29 22:58:45.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a47036 2024-04-29 22:58:45.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 22:58:45.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c205bf 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 22:58:45.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 22:58:45.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 22:58:45.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 22:58:45.500 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 22:58:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 22:58:45.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 22:58:45.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.505 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a47036: (connection evicted) 2024-04-29 22:58:45.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:45.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 22:58:45.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 22:58:45.506 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 22:58:45.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a90fcaa 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 22:58:45.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 22:58:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65 2024-04-29 22:58:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65 2024-04-29 22:58:45.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 22:58:45.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702f4124 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 22:58:45.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-04-29 22:58:45.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-04-29 22:58:45.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 22:58:45.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 22:58:45.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 22:58:45.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.538 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65: (connection evicted) 2024-04-29 22:58:45.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:45.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 22:58:45.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120411ec 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 22:58:45.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-04-29 22:58:45.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-04-29 22:58:45.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 22:58:45.550 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efd0a6e 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 22:58:45.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-04-29 22:58:45.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-04-29 22:58:45.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 22:58:45.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 22:58:45.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 22:58:45.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.574 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2: (connection evicted) 2024-04-29 22:58:45.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:45.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 22:58:45.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1d799 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 22:58:45.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-04-29 22:58:45.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-04-29 22:58:45.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 22:58:45.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e5fb6 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-04-29 22:58:45.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-04-29 22:58:45.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 22:58:45.631 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 22:58:45.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 22:58:45.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.635 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a120b9: (connection evicted) 2024-04-29 22:58:45.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:45.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 22:58:45.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 22:58:45.663 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.700 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553fbe94 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 22:58:45.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f60824e 2024-04-29 22:58:45.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f60824e 2024-04-29 22:58:45.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1218e12 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:45.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:45.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:45.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 22:58:45.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:45.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:45.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 22:58:45.863 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.885 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:45.927 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:45.953 [DefaultDispatcher-worker-1 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:45.962 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:45.973 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 22:58:46.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 22:58:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.032 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f60824e: (connection evicted) 2024-04-29 22:58:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 22:58:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 22:58:46.041 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 22:58:46.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 22:58:46.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2024-04-29 22:58:46.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 22:58:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 22:58:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-29 22:58:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-29 22:58:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd5fc46 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 22:58:46.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-04-29 22:58:46.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-04-29 22:58:46.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 22:58:46.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 22:58:46.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 22:58:46.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.080 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192f5f39: (connection evicted) 2024-04-29 22:58:46.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 22:58:46.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 22:58:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 22:58:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-29 22:58:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-29 22:58:46.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 22:58:46.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 22:58:46.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-29 22:58:46.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-29 22:58:46.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 22:58:46.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 22:58:46.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 22:58:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.104 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32328dc4: (connection evicted) 2024-04-29 22:58:46.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 22:58:46.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 22:58:46.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-04-29 22:58:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-04-29 22:58:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 22:58:46.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-29 22:58:46.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-29 22:58:46.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 22:58:46.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 22:58:46.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 22:58:46.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.128 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2024-04-29 22:58:46.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 22:58:46.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 22:58:46.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-04-29 22:58:46.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-04-29 22:58:46.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-04-29 22:58:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-04-29 22:58:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 22:58:46.177 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.201 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 22:58:46.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 22:58:46.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.217 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2024-04-29 22:58:46.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 22:58:46.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-29 22:58:46.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 22:58:46.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-29 22:58:46.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-29 22:58:46.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 22:58:46.224 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-29 22:58:46.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-29 22:58:46.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 22:58:46.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 22:58:46.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 22:58:46.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.246 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-29 22:58:46.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 22:58:46.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 22:58:46.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 22:58:46.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-29 22:58:46.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-29 22:58:46.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 22:58:46.250 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 22:58:46.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 22:58:46.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 22:58:46.284 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 22:58:46.286 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 22:58:46.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 22:58:46.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 22:58:46.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.289 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc: (connection evicted) 2024-04-29 22:58:46.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 22:58:46.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 22:58:46.291 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e994ca 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 22:58:46.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-04-29 22:58:46.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-04-29 22:58:46.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 22:58:46.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2024-04-29 22:58:46.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2024-04-29 22:58:46.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 22:58:46.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 22:58:46.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 22:58:46.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.335 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb44737: (connection evicted) 2024-04-29 22:58:46.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 22:58:46.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 22:58:46.340 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-29 22:58:46.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-29 22:58:46.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 22:58:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55881f40 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 22:58:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 22:58:46.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 22:58:46.368 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.418 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.450 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.466 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.565 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 22:58:46.567 [DefaultDispatcher-worker-2 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 22:58:46.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 22:58:46.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 22:58:46.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.567 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b: (connection evicted) 2024-04-29 22:58:46.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 22:58:46.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 22:58:46.569 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 22:58:46.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1cb94 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 22:58:46.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-04-29 22:58:46.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-04-29 22:58:46.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 22:58:46.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156ff70f 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 22:58:46.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@185339ed 2024-04-29 22:58:46.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@185339ed 2024-04-29 22:58:46.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 22:58:46.674 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.695 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 22:58:46.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 22:58:46.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.828 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f41a81: (connection evicted) 2024-04-29 22:58:46.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 22:58:46.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 22:58:46.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749f61a3 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82 2024-04-29 22:58:46.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82 2024-04-29 22:58:46.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2838eb 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 22:58:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc7be 2024-04-29 22:58:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc7be 2024-04-29 22:58:46.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 22:58:46.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 22:58:46.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 22:58:46.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.852 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82: (connection evicted) 2024-04-29 22:58:46.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:46.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 22:58:46.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a78d380 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 22:58:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-29 22:58:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-29 22:58:46.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e8eb59 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:46.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:46.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:46.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 22:58:46.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 22:58:46.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 22:58:46.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 22:58:46.950 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.956 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:46.972 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.053 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 22:58:47.055 [DefaultDispatcher-worker-3 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 22:58:47.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 22:58:47.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 22:58:47.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.056 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e: (connection evicted) 2024-04-29 22:58:47.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 22:58:47.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 22:58:47.057 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0a2c82 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 22:58:47.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-29 22:58:47.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-29 22:58:47.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 22:58:47.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-29 22:58:47.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-29 22:58:47.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 22:58:47.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 22:58:47.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 22:58:47.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.084 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78504ce9: (connection evicted) 2024-04-29 22:58:47.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 22:58:47.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 22:58:47.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d7bc1a 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 22:58:47.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 22:58:47.113 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.127 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.129 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.138 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad112de 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 22:58:47.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 22:58:47.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 22:58:47.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 22:58:47.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 22:58:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 22:58:47.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 22:58:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bdedbbd 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 22:58:47.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 22:58:47.153 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.166 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.168 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.171 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6124dda2 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:58:47.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:58:47.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 22:58:47.180 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.182 [DefaultDispatcher-worker-9 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:58:47.185 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:58:47.185 [DefaultDispatcher-worker-7 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 22:58:47.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 22:58:47.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 22:58:47.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.189 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0: (connection evicted) 2024-04-29 22:58:47.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 22:58:47.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 22:58:47.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7e455d 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 22:58:47.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 22:58:47.199 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.219 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.221 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.224 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f525e13 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 22:58:47.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 22:58:47.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 22:58:47.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 22:58:47.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 22:58:47.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:47.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 22:58:47.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 22:58:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78bd02c8 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 22:58:47.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 22:58:47.237 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.240 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.250 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.252 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.256 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-04-29 22:58:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36511772 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-04-29 22:58:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-04-29 22:58:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 22:58:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 22:58:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 22:58:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 22:58:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@212e39ee 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 22:58:47.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@79617c3d 2024-04-29 22:58:47.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@79617c3d 2024-04-29 22:58:47.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 22:58:47.273 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.328 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.335 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79617c3d 2024-04-29 22:58:47.348 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79617c3d 2024-04-29 22:58:47.358 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.367 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.398 [DefaultDispatcher-worker-9 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79617c3d 2024-04-29 22:58:47.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 22:58:47.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 22:58:47.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.400 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79617c3d: (connection evicted) 2024-04-29 22:58:47.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 22:58:47.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 22:58:47.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 22:58:47.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4746fb8c 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 22:58:47.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d877bb 2024-04-29 22:58:47.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d877bb 2024-04-29 22:58:47.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 22:58:47.449 [DefaultDispatcher-worker-11 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d877bb 2024-04-29 22:58:47.461 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d877bb 2024-04-29 22:58:47.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 22:58:47.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 22:58:47.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.479 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d877bb: (connection evicted) 2024-04-29 22:58:47.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 22:58:47.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@683fe7b5 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 22:58:47.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@93fb44 2024-04-29 22:58:47.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@93fb44 2024-04-29 22:58:47.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 22:58:47.530 [DefaultDispatcher-worker-8 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93fb44 2024-04-29 22:58:47.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 22:58:47.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 22:58:47.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.532 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93fb44: (connection evicted) 2024-04-29 22:58:47.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 22:58:47.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcedb06 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 22:58:47.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ceafeb 2024-04-29 22:58:47.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ceafeb 2024-04-29 22:58:47.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 22:58:47.579 [DefaultDispatcher-worker-3 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ceafeb 2024-04-29 22:58:47.591 [DefaultDispatcher-worker-3 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ceafeb 2024-04-29 22:58:47.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 22:58:47.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 22:58:47.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.592 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72ceafeb: (connection evicted) 2024-04-29 22:58:47.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 22:58:47.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3684d2c0 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 22:58:47.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 22:58:47.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 22:58:47.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 22:58:47.643 [DefaultDispatcher-worker-7 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-04-29 22:58:47.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 22:58:47.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 22:58:47.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.647 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@454e9d65: (connection evicted) 2024-04-29 22:58:47.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 22:58:47.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 22:58:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154f8280 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 22:58:47.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 22:58:47.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 22:58:47.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 22:58:47.692 [DefaultDispatcher-worker-2 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7252bdb 2024-04-29 22:58:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 22:58:47.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 22:58:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:47.692 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7252bdb: (connection evicted) 2024-04-29 22:58:47.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:47.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 22:58:47.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467a2584 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:47.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:47.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 22:58:47.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df31abf 2024-04-29 22:58:47.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df31abf 2024-04-29 22:58:47.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 22:58:47.954 [DefaultDispatcher-worker-2 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df31abf 2024-04-29 22:58:47.965 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df31abf 2024-04-29 22:58:47.969 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34417/manifest.json 2024-04-29 22:58:47.969 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34417/manifest.json. 2024-04-29 22:58:47.969 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34417/manifest.json 2024-04-29 22:58:47.972 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34417/manifest.json 2024-04-29 22:58:47.972 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34417/manifest.json 2024-04-29 22:58:47.978 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.091 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34417/manifest.json. 2024-04-29 22:58:48.091 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34417/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:48.109 [DefaultDispatcher-worker-9 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df31abf 2024-04-29 22:58:48.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 22:58:48.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 22:58:48.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.117 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df31abf: (connection evicted) 2024-04-29 22:58:48.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:48.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 22:58:48.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 22:58:48.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a1af86 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:48.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:48.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 22:58:48.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:48.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:48.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@abf1816 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:48.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:48.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd1098 2024-04-29 22:58:48.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd1098 2024-04-29 22:58:48.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 22:58:48.166 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:58:48.218 [Test worker] INFO ktor.application - Application started in 0.057 seconds. 2024-04-29 22:58:48.218 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@27605b87 2024-04-29 22:58:48.224 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.237 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.307 [DefaultDispatcher-worker-1 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9ac8b 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:48.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:48.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:48.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 22:58:48.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2024-04-29 22:58:48.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2024-04-29 22:58:48.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 22:58:48.336 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:58:48.342 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:58:48.342 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:58:48.342 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:58:48.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 22:58:48.343 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:58:48.343 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:58:48.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:58:48.343 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8e02a3 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:48.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:48.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 22:58:48.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 22:58:48.399 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.409 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.412 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.420 [DefaultDispatcher-worker-8 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2024-04-29 22:58:48.424 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2024-04-29 22:58:48.435 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.443 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.443 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.444 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json. 2024-04-29 22:58:48.444 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.445 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.447 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.448 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.448 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json. 2024-04-29 22:58:48.448 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:48.473 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.479 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:58:48.481 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-849c4a87-76ad-4c0d-be3b-0bcf11544c2e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:58:48.484 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:48.484 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-849c4a87-76ad-4c0d-be3b-0bcf11544c2e 2024-04-29 22:58:48.491 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:48.491 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:58:48.491 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:48.491 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:58:48.502 [DefaultDispatcher-worker-2 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.502 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:48.502 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:58:48.502 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:48.510 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:48.510 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:48.510 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:48.510 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:48.562 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:58:48.562 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:58:48.562 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:58:48.562 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:48.567 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.567 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.572 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:48.572 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:48.572 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:48.575 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:48.575 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:48.576 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.577 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:48.577 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:48.584 [eventLoopGroupProxy-4-4 @call-handler#409] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 26ms 2024-04-29 22:58:48.584 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 26ms 2024-04-29 22:58:48.590 [DefaultDispatcher-worker-8 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.590 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:48.599 [DefaultDispatcher-worker-6 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.601 [eventLoopGroupProxy-4-2 @call-handler#410] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-04-29 22:58:48.602 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:48.602 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:48.607 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:48.607 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:48.623 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.623 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:48.623 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.624 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:48.632 [eventLoopGroupProxy-4-4 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:48.645 [eventLoopGroupProxy-4-4 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:48.646 [eventLoopGroupProxy-4-4 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.647 [eventLoopGroupProxy-4-4 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-04-29 22:58:48.648 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.658 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.658 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:48.658 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.658 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:48.661 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:48.666 [eventLoopGroupProxy-4-4 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:48.667 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.668 [eventLoopGroupProxy-4-4 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-29 22:58:48.669 [DefaultDispatcher-worker-6 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:48.693 [DefaultDispatcher-worker-12 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.704 [DefaultDispatcher-worker-7 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.718 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:48.718 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:48.718 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:48.718 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:58:48.720 [eventLoopGroupProxy-4-4 @call-handler#443] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:58:48.721 [eventLoopGroupProxy-4-4 @call-handler#443] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:58:48.721 [eventLoopGroupProxy-4-4 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:48.750 [DefaultDispatcher-worker-6 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd1098 2024-04-29 22:58:48.752 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.752 [eventLoopGroupProxy-4-4 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:48.752 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json. 2024-04-29 22:58:48.752 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.752 [eventLoopGroupProxy-4-4 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-04-29 22:58:48.753 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:48.754 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:48.755 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:48.755 [DefaultDispatcher-worker-12 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:48.756 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.756 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json 2024-04-29 22:58:48.756 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json. 2024-04-29 22:58:48.756 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638966094721024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:48.776 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd1098 2024-04-29 22:58:48.778 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:58:48.778 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:58:48.778 [DefaultDispatcher-worker-7 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66576bd2 2024-04-29 22:58:48.778 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:58:48.778 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:58:48.778 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:58:48.780 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2024-04-29 22:58:48.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 22:58:48.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 22:58:48.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:48.781 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66576bd2: (connection evicted) 2024-04-29 22:58:48.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:48.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 22:58:48.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 22:58:48.838 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:48.838 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:49.175 [DefaultDispatcher-worker-4 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:58:49.194 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:49.786 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@27605b87 2024-04-29 22:58:49.786 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@27605b87 2024-04-29 22:58:49.790 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebff59d 2024-04-29 22:58:49.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 22:58:49.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 22:58:49.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:49.790 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd1098: (connection evicted) 2024-04-29 22:58:49.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:49.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 22:58:49.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb4beb1 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:49.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:49.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 22:58:49.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:49.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:49.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 22:58:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c762aa 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:49.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-04-29 22:58:49.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-04-29 22:58:49.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 22:58:49.819 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:58:49.821 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:58:49.821 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@729c98 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 22:58:49.823 [DefaultDispatcher-worker-15 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d763ae5 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:49.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:49.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 22:58:49.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eee098 2024-04-29 22:58:49.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eee098 2024-04-29 22:58:49.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 22:58:49.826 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:58:49.826 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:58:49.826 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:58:49.826 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:58:49.826 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 22:58:49.827 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:58:49.827 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:58:49.827 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:58:49.827 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a22f1 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:49.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 22:58:49.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 22:58:49.866 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.877 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.886 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eee098 2024-04-29 22:58:49.889 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eee098 2024-04-29 22:58:49.896 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:49.899 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:49.900 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.909 [DefaultDispatcher-worker-14 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.909 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:49.909 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json. 2024-04-29 22:58:49.909 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:49.911 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:49.911 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:49.912 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json. 2024-04-29 22:58:49.912 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:49.924 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:49.928 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.928 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:49.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:58:49.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ef12bb99-3772-4442-a849-113da13419b0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:58:49.930 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:49.930 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ef12bb99-3772-4442-a849-113da13419b0 2024-04-29 22:58:49.931 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:49.931 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:58:49.931 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:49.931 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:58:49.936 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:58:49.936 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:58:49.936 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:49.936 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:49.937 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:49.937 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:49.938 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-29 22:58:49.938 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:49.938 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:49.941 [DefaultDispatcher-worker-5 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.942 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:49.942 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:58:49.942 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:49.945 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:49.945 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:49.945 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:49.945 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:49.946 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:58:49.946 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:49.946 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:58:49.947 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:49.947 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:49.950 [eventLoopGroupProxy-7-3 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:49.950 [eventLoopGroupProxy-7-3 @call-handler#521] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:49.952 [eventLoopGroupProxy-7-3 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:49.954 [eventLoopGroupProxy-7-3 @call-handler#521] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-29 22:58:49.955 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:49.955 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:49.955 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:49.956 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:49.957 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.958 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:49.958 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.958 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:49.959 [DefaultDispatcher-worker-6 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.961 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:49.964 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:49.965 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:49.965 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:58:49.966 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.968 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.968 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:49.968 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.968 [DefaultDispatcher-worker-11 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:49.968 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:49.971 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:49.974 [eventLoopGroupProxy-7-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:49.974 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:49.974 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:49.976 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.978 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.979 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:49.979 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:49.979 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:49.980 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:50.023 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.023 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:58:50.024 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.025 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.025 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.025 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.025 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.028 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.028 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-29 22:58:50.029 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.030 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.030 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:50.030 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 22:58:50.030 [DefaultDispatcher-worker-6 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.044 [DefaultDispatcher-worker-12 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:50.057 [DefaultDispatcher-worker-12 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:50.060 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:58:50.560 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d45f2a81-62c0-4c6e-99b1-181c597417e5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:58:50.560 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:50.560 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d45f2a81-62c0-4c6e-99b1-181c597417e5 2024-04-29 22:58:50.564 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:50.564 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:50.564 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:50.565 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:50.567 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:50.567 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:50.569 [eventLoopGroupProxy-7-1 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:50.572 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-04-29 22:58:50.573 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:50.573 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:50.573 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:50.573 [DefaultDispatcher-worker-12 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:50.576 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.576 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.576 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.576 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.579 [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-04-29 22:58:50.583 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.583 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:58:50.583 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.586 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.586 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.586 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.586 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.588 [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-04-29 22:58:50.591 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.591 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:50.592 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.594 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.594 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.594 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.594 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.595 [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-04-29 22:58:50.638 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.639 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.639 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.641 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.641 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.641 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.641 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.643 [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-04-29 22:58:50.687 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.687 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.688 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.689 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.689 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.689 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.689 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.691 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:50.734 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.734 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:58:50.735 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.736 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.736 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.736 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.736 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.738 [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-04-29 22:58:50.786 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.786 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:50.787 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.788 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.788 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.788 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.788 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.790 [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-04-29 22:58:50.834 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.834 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.835 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.836 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.836 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.836 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.836 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.838 [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-04-29 22:58:50.882 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.882 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.883 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.884 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.884 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.884 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.884 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.886 [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-04-29 22:58:50.930 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.930 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.931 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.932 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.932 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.932 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.932 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.934 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:50.978 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:50.978 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:50.979 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.980 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.980 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:50.980 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:50.980 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:50.982 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.026 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.026 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:51.027 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.028 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.028 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:51.028 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.028 [DefaultDispatcher-worker-11 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:51.030 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.074 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.074 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:51.075 [DefaultDispatcher-worker-11 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:51.075 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.076 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.076 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:51.076 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.076 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:51.078 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.126 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.126 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:51.127 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.128 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.128 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:51.128 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.128 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:51.130 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.177 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:51.177 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.177 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:58:51.178 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.181 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.181 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:51.181 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.181 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:51.183 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.186 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:51.187 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.187 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:51.188 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.190 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.190 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:51.190 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.190 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:51.192 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:51.195 [eventLoopGroupProxy-7-1 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:51.195 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.195 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:51.196 [DefaultDispatcher-worker-3 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:51.210 [DefaultDispatcher-worker-9 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:51.220 [DefaultDispatcher-worker-13 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:51.221 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:51.221 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:51.221 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:51.221 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:58:51.223 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:58:51.223 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:58:51.223 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:51.248 [DefaultDispatcher-worker-11 @call-handler#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-04-29 22:58:51.249 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:51.249 [DefaultDispatcher-worker-8 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:51.249 [eventLoopGroupProxy-7-1 @call-handler#620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-29 22:58:51.249 [DefaultDispatcher-worker-8 @coroutine#469] 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/586638974201790464/_ustadmanifest.json. 2024-04-29 22:58:51.249 [DefaultDispatcher-worker-8 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:51.250 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:51.250 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:51.250 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:51.250 [DefaultDispatcher-worker-6 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:51.251 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:51.251 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json 2024-04-29 22:58:51.251 [DefaultDispatcher-worker-13 @coroutine#469] 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/586638974201790464/_ustadmanifest.json. 2024-04-29 22:58:51.251 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638974201790464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:51.263 [DefaultDispatcher-worker-16 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c88994 2024-04-29 22:58:51.265 [DefaultDispatcher-worker-3 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13087c75 2024-04-29 22:58:51.267 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:58:51.267 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:58:51.267 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:58:51.267 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:58:51.267 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:58:51.269 [Test worker @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eee098 2024-04-29 22:58:51.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 22:58:51.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 22:58:51.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:51.269 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c88994: (connection evicted) 2024-04-29 22:58:51.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:51.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 22:58:51.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 22:58:51.327 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:51.561 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:51.711 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:51.799 [DefaultDispatcher-worker-16 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2024-04-29 22:58:52.274 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@729c98 2024-04-29 22:58:52.274 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@729c98 2024-04-29 22:58:52.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 22:58:52.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 22:58:52.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:52.275 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13087c75: (connection evicted) 2024-04-29 22:58:52.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:52.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 22:58:52.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:52.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647b3fd3 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:52.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:52.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 22:58:52.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43255f91 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:52.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:52.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 22:58:52.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-04-29 22:58:52.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-04-29 22:58:52.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 22:58:52.306 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:58:52.308 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:58:52.308 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@14d6ede3 2024-04-29 22:58:52.309 [DefaultDispatcher-worker-6 @coroutine#649] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141eb85b 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:52.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 22:58:52.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b04689e 2024-04-29 22:58:52.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b04689e 2024-04-29 22:58:52.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:58:52.313 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:58:52.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:58:52.313 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629fe84 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:52.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:52.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 22:58:52.348 [DefaultDispatcher-worker-5 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.358 [DefaultDispatcher-worker-1 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.366 [DefaultDispatcher-worker-2 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b04689e 2024-04-29 22:58:52.369 [Test worker @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b04689e 2024-04-29 22:58:52.378 [DefaultDispatcher-worker-1 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.381 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:52.387 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:52.389 [DefaultDispatcher-worker-11 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.389 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.390 [Test worker @coroutine#654] 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/586638986253807616/_ustadmanifest.json. 2024-04-29 22:58:52.390 [Test worker @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.392 [Test worker @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.392 [Test worker @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.392 [Test worker @coroutine#654] 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/586638986253807616/_ustadmanifest.json. 2024-04-29 22:58:52.392 [Test worker @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:52.407 [DefaultDispatcher-worker-16 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.408 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:58:52.408 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b15804a0-10e8-40e4-88a6-6601fa8f2eb7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:58:52.409 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:52.409 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b15804a0-10e8-40e4-88a6-6601fa8f2eb7 2024-04-29 22:58:52.411 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:52.411 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:52.411 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:58:52.411 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:52.411 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:58:52.414 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:58:52.414 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:58:52.415 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:52.415 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:58:52.415 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:52.415 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.416 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.416 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:58:52.417 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:52.417 [DefaultDispatcher-worker-13 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:52.421 [DefaultDispatcher-worker-12 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.422 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:52.422 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:58:52.422 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:52.424 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:52.425 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:58:52.425 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:52.425 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:52.425 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:52.425 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.425 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:58:52.426 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:52.426 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:52.427 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:52.427 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:52.429 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.431 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-29 22:58:52.432 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:52.432 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:52.434 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:52.434 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:52.436 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.436 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:52.436 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.436 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:52.438 [DefaultDispatcher-worker-1 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.438 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:52.442 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.442 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.442 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:52.443 [DefaultDispatcher-worker-6 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.446 [DefaultDispatcher-worker-6 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.446 [DefaultDispatcher-worker-6 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:52.446 [DefaultDispatcher-worker-6 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.446 [DefaultDispatcher-worker-6 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:52.448 [DefaultDispatcher-worker-5 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.453 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:52.456 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.456 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.456 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-29 22:58:52.457 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.459 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.459 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:52.459 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.459 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:52.461 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:52.466 [eventLoopGroupProxy-10-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.466 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.467 [eventLoopGroupProxy-10-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-29 22:58:52.467 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.469 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.469 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:52.469 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.469 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:52.471 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:52.474 [eventLoopGroupProxy-10-1 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.474 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.474 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:52.475 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.477 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.477 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:52.477 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.477 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:52.479 [eventLoopGroupProxy-10-1 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:52.483 [eventLoopGroupProxy-10-1 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:52.483 [eventLoopGroupProxy-10-1 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.483 [eventLoopGroupProxy-10-1 @call-handler#726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:52.484 [DefaultDispatcher-worker-5 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:52.496 [DefaultDispatcher-worker-9 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.505 [DefaultDispatcher-worker-9 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.506 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:52.506 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:52.506 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:52.506 [DefaultDispatcher-worker-9 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:58:52.508 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:58:52.509 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:58:52.509 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:52.529 [DefaultDispatcher-worker-7 @call-handler#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-04-29 22:58:52.529 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:52.530 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-29 22:58:52.530 [DefaultDispatcher-worker-7 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.530 [DefaultDispatcher-worker-7 @coroutine#648] 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/586638986253807616/_ustadmanifest.json. 2024-04-29 22:58:52.530 [DefaultDispatcher-worker-7 @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.530 [DefaultDispatcher-worker-16 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:52.531 [DefaultDispatcher-worker-16 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:52.531 [DefaultDispatcher-worker-16 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:52.531 [DefaultDispatcher-worker-16 @coroutine#675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:52.532 [DefaultDispatcher-worker-4 @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.532 [DefaultDispatcher-worker-4 @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json 2024-04-29 22:58:52.533 [DefaultDispatcher-worker-4 @coroutine#648] 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/586638986253807616/_ustadmanifest.json. 2024-04-29 22:58:52.533 [DefaultDispatcher-worker-4 @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638986253807616/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:52.543 [DefaultDispatcher-worker-12 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2e887 2024-04-29 22:58:52.545 [DefaultDispatcher-worker-10 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-04-29 22:58:52.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:58:52.547 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:58:52.547 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:58:52.547 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:58:52.547 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:58:52.549 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b04689e 2024-04-29 22:58:52.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 22:58:52.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 22:58:52.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:52.549 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab2e887: (connection evicted) 2024-04-29 22:58:52.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:52.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 22:58:52.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 22:58:52.813 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:52.813 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:52.997 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:53.554 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@14d6ede3 2024-04-29 22:58:53.554 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@14d6ede3 2024-04-29 22:58:53.556 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-29 22:58:53.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 22:58:53.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 22:58:53.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:53.556 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b: (connection evicted) 2024-04-29 22:58:53.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:53.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 22:58:53.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 22:58:53.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25511895 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:53.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:53.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 22:58:53.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:53.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:53.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21202507 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:53.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:53.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 22:58:53.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-29 22:58:53.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-29 22:58:53.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 22:58:53.583 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:58:53.584 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 22:58:53.584 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4d10f182 2024-04-29 22:58:53.585 [DefaultDispatcher-worker-5 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dc6b9 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:53.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 22:58:53.588 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 22:58:53.588 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 22:58:53.588 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5e7753 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:53.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:53.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 22:58:53.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 22:58:53.632 [DefaultDispatcher-worker-10 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.641 [DefaultDispatcher-worker-4 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.663 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:53.666 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:53.686 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:53.691 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:53.758 [DefaultDispatcher-worker-4 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.795 [DefaultDispatcher-worker-4 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.801 [DefaultDispatcher-worker-4 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.806 [DefaultDispatcher-worker-4 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:53.817 [DefaultDispatcher-worker-6 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.826 [DefaultDispatcher-worker-6 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.826 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:53.826 [Test worker @coroutine#770] 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/586638990986555392/_ustadmanifest.json. 2024-04-29 22:58:53.826 [Test worker @coroutine#770] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:53.830 [Test worker @coroutine#770] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:53.830 [Test worker @coroutine#770] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:53.832 [Test worker @coroutine#770] 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/586638990986555392/_ustadmanifest.json. 2024-04-29 22:58:53.833 [Test worker @coroutine#770] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:53.937 [DefaultDispatcher-worker-11 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 22:58:53.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-587d58ab-59bf-42e0-b691-60547138c13c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 22:58:53.940 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-587d58ab-59bf-42e0-b691-60547138c13c 2024-04-29 22:58:53.940 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 22:58:53.941 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:53.941 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:58:53.941 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:53.941 [DefaultDispatcher-worker-6 @coroutine#796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:58:53.945 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:58:53.945 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:53.947 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:58:53.948 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:53.948 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:53.949 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:53.949 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 22:58:53.949 [DefaultDispatcher-worker-11 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:53.949 [DefaultDispatcher-worker-11 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:58:53.952 [DefaultDispatcher-worker-1 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.952 [DefaultDispatcher-worker-1 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:53.952 [DefaultDispatcher-worker-1 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:58:53.952 [DefaultDispatcher-worker-1 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:53.957 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:58:53.957 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:53.957 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 22:58:53.958 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:53.958 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:58:53.970 [DefaultDispatcher-worker-12 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:53.978 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:53.978 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:53.978 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:53.978 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:53.980 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:53.982 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:53.982 [DefaultDispatcher-worker-2 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:54.026 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.029 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 49ms 2024-04-29 22:58:54.030 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:54.030 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:54.032 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:54.032 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:54.037 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.037 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.037 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.037 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.039 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.043 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.044 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.044 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:58:54.045 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.046 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.047 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.047 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.047 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.048 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.097 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.097 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.097 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:54.098 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.100 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.100 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.100 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.100 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.102 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.105 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.105 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.105 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.106 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.107 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.107 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.107 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.107 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.109 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.115 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.115 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.116 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 22:58:54.116 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.118 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.118 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.118 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.118 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.120 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.167 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.167 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.168 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:54.168 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.172 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.172 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.172 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.173 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.174 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.249 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.249 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.249 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-04-29 22:58:54.250 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.253 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.253 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.254 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.254 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.255 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.314 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.315 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.315 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 60ms 2024-04-29 22:58:54.316 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.319 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.319 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.319 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.319 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.321 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.369 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.369 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.369 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:54.370 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.372 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.372 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.372 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.372 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.374 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.424 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.425 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.425 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 22:58:54.426 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.428 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.428 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.428 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.428 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.430 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.469 [DefaultDispatcher-worker-13 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:54.477 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.477 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.477 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:54.478 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.480 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.480 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.480 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.480 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.482 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.485 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.485 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.486 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:54.486 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.488 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.488 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.488 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.488 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.489 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.492 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.492 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.492 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.493 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.494 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.494 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.494 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.494 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.496 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.498 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.499 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.499 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.500 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.501 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.502 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.502 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.502 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.503 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.506 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.506 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.506 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.507 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.508 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.508 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.508 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.508 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.510 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.512 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.512 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.513 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.513 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.515 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.515 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.515 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.515 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.516 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.519 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.519 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.520 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:54.520 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.522 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.522 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.522 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.522 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.523 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.526 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.526 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.526 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.527 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.528 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.528 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.528 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.528 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.530 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.532 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.532 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.532 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.533 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.534 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.534 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.534 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.534 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.536 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.538 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.538 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.539 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.539 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.540 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.540 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.540 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.540 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.543 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.545 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.545 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.545 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.546 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.547 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.549 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.551 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.552 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.552 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:54.552 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.554 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.554 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.554 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.554 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.555 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.558 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.558 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.558 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.559 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.560 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.560 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.560 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.560 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.561 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.564 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.564 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.564 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.565 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.566 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.566 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.566 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.566 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.568 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.571 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.571 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.572 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 22:58:54.572 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.574 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.574 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.574 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.574 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.576 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.577 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.578 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.578 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.578 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.579 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.580 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.580 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.580 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.581 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.583 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.583 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.583 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.584 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.585 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.585 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.585 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.585 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.587 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.589 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.590 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.590 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.590 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.592 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.592 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.592 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.592 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.593 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.595 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.596 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.596 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.596 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.598 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.598 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.598 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.598 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.599 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.601 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.602 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.602 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.602 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.604 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.604 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.604 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.604 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.605 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.607 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.607 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.608 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.608 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.610 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.610 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.610 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.610 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.611 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.613 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.614 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.614 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.614 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.616 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.616 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.616 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.616 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.617 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.619 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.619 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.619 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.620 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.621 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.621 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.621 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.621 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.623 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.625 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.625 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.625 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.626 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.627 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.627 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.627 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.627 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.628 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.630 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.631 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.631 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.631 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.634 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.634 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.634 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.634 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.636 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.638 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.638 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.638 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.639 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.642 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.642 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.642 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.642 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.643 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.645 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.646 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.646 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.647 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.648 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.648 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.648 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.648 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.650 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.696 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.697 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.697 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:58:54.698 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.701 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.703 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.705 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.706 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.706 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.706 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.708 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.708 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.708 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.708 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.710 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.712 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.713 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.713 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.713 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.715 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.715 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.715 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.715 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.721 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.723 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.723 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.723 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.724 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.726 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.726 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.726 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.726 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.727 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.772 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.772 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.773 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:58:54.773 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.777 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.777 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.777 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.777 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.779 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.826 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.826 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.826 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:58:54.827 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.831 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.831 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.831 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.831 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.832 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.834 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.835 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.835 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.835 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.837 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.837 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.837 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.837 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.838 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.840 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.840 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.840 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.841 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.842 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.842 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.842 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.842 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.843 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.891 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.892 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.892 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:54.892 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.894 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.894 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.894 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.894 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.895 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.898 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.898 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.898 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.899 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.900 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.900 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.900 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.901 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.902 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.904 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.904 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.904 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.905 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.907 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.907 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.907 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.907 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.908 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.910 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.911 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.911 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.911 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.913 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.913 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.913 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.913 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.915 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.917 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.917 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.917 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.918 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.919 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.919 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.919 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.919 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.921 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.972 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.973 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.973 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-29 22:58:54.973 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.975 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.975 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.975 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.975 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.976 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.979 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.979 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.980 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:54.980 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.981 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.981 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.982 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.982 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.983 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.985 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.986 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.986 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.986 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.988 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.988 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.988 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.988 [DefaultDispatcher-worker-12 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.989 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.992 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.992 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.992 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:54.993 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.994 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.994 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:54.994 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:54.994 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:54.994 [DefaultDispatcher-worker-9 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:54.996 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:54.998 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:54.998 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:54.998 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:54.999 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.000 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.000 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.000 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.000 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.001 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.004 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.004 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.004 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.005 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.006 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.006 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.006 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.006 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.007 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.010 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.010 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.010 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.011 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.012 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.012 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.012 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.012 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.013 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.016 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.016 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.016 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.017 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.018 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.018 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.018 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.018 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.019 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.022 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.022 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.022 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.022 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.024 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.024 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.024 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.024 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.025 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.028 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.028 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.028 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.029 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.030 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.030 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.030 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.030 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.031 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.034 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.034 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.034 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.035 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.036 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.036 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.036 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.036 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.037 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.040 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.040 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.040 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.041 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.042 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.042 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.042 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.042 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.043 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.046 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.046 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.046 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.047 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.048 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.048 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.048 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.048 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.049 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.096 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.096 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.096 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:58:55.097 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.099 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.099 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.099 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.099 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.100 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.103 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.103 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.103 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.103 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.105 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.105 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.105 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.105 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.106 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.108 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.109 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.109 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.109 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.110 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.110 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.110 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.111 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.112 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.155 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.156 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.156 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:55.156 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.158 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.158 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.158 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.158 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.159 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.162 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.162 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.163 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:55.163 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.165 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.165 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.165 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.165 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.166 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.168 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.169 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.169 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.169 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.170 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.170 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.170 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.171 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.172 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.174 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.174 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.174 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.175 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.176 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.176 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.176 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.176 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.177 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.228 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.228 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.228 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 22:58:55.229 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.230 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.230 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.230 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.230 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.232 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.235 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.235 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.235 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.236 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.237 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.237 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.238 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.238 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.239 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.284 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.284 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.284 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:55.285 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.287 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.287 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.287 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.287 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.289 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.339 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.340 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.340 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-29 22:58:55.341 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.343 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.343 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.343 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.343 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.344 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.392 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.392 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.392 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:55.393 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.394 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.395 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.395 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.395 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.396 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.443 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.443 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.444 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:55.444 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.446 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.446 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.446 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.446 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.447 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.449 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.450 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.450 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.451 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.452 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.452 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.452 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.452 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.453 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.455 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.455 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.455 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.456 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.457 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.457 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.457 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.457 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.459 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.461 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.461 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.461 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.461 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.463 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.463 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.463 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.463 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.464 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.466 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.466 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.466 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.466 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.468 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.468 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.468 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.468 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.469 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.471 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.471 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.471 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.472 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.473 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.473 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.473 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.473 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.474 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.476 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.477 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.477 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.477 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.478 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.479 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.479 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.479 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.480 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.482 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.482 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.482 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.483 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.484 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.484 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.484 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.484 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.485 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.487 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.488 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.488 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.488 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.489 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.489 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.489 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.490 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.491 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.492 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.493 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.493 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.493 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.494 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.494 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.494 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.495 [DefaultDispatcher-worker-10 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.496 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.498 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.498 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.498 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.499 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.500 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.500 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.500 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.500 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.501 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.504 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.504 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.504 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.505 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.506 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.506 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.507 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.507 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.508 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.509 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.509 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.509 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.510 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.511 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.511 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.511 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.511 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.512 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.514 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.515 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.515 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.515 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.517 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.517 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.517 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.517 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.517 [DefaultDispatcher-worker-8 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:55.518 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.520 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.520 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.520 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.521 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.524 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.524 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.524 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.524 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.526 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.566 [DefaultDispatcher-worker-3 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.573 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.574 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.574 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 22:58:55.574 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.576 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.576 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.576 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.576 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.577 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.579 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.579 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.579 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.579 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.580 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.581 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.582 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.583 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.584 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.584 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.584 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.585 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.585 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.585 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.585 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.587 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.588 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.589 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.589 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.589 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.590 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.590 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.590 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.590 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.592 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.593 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.593 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.594 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.594 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.595 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.595 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.595 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.595 [DefaultDispatcher-worker-6 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.596 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.599 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.599 [DefaultDispatcher-worker-3 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:55.599 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.599 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.600 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.601 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.601 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.601 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.601 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.602 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.604 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.604 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.605 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.605 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.606 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.606 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.606 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.606 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.607 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.651 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.652 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.652 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:55.652 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.654 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.654 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.654 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.654 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.655 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.657 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.658 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.658 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.658 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.659 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.659 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.659 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.659 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.660 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.662 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.662 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.662 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.663 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.664 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.664 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.664 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.664 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.665 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.711 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.712 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.712 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 22:58:55.712 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.714 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.714 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.714 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.714 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.716 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.718 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.718 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.718 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.719 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.719 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.719 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.719 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.719 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.720 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.722 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.722 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.722 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.723 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.723 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.724 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.724 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.724 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.724 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.726 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.726 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.727 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.727 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.728 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.728 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.728 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.728 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.729 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.731 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.731 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.732 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.732 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.733 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.733 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.733 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.733 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.734 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.736 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.736 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.736 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.737 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.738 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.738 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.738 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.738 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.739 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.741 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.741 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.742 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.742 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.743 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.743 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.743 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.743 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.744 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.746 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.746 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.746 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.747 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.748 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.748 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.748 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.748 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.749 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.751 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.751 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.751 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.752 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.753 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.753 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.753 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.753 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.754 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.756 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.756 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.756 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.756 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.757 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.757 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.757 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.757 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.759 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.760 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.761 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.761 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.761 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.762 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.762 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.762 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.762 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.763 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.765 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.765 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.765 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.766 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.767 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.767 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.767 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.767 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.768 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.811 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.812 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.812 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:55.812 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.814 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.814 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.814 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.814 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.815 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.817 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.817 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.817 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:55.818 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.819 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.819 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.819 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.819 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.820 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.864 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.864 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.864 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:55.865 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.866 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.866 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.866 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.866 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.867 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.869 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.870 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.870 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:55.870 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.871 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.871 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.871 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.871 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.872 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.915 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.915 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.915 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:58:55.916 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.917 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.917 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.917 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.917 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.918 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:55.967 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:55.967 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:55.967 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:55.967 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.968 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.969 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:55.969 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:55.969 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:55.970 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.019 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.019 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.019 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:56.019 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.021 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.021 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.021 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.021 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.022 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.041 [DefaultDispatcher-worker-4 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:56.067 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.067 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.067 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:56.068 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.069 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.069 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.069 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.069 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.070 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.119 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.119 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.119 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 22:58:56.119 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.121 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.121 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.121 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.121 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.122 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.124 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.124 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.125 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:56.125 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.126 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.127 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.127 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.127 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.128 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.171 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.171 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.172 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:56.172 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.173 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.173 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.173 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.174 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.175 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.177 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.178 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.178 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:56.178 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.180 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.180 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.180 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.180 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.181 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.183 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.183 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.183 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.184 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.185 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.185 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.185 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.185 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.186 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.188 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.188 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.188 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.189 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.190 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.190 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.190 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.190 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.191 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.193 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.193 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.193 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.193 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.194 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.194 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.194 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.194 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.195 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.197 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.197 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.197 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.198 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.199 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.199 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.199 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.199 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.200 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.243 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.244 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.244 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:56.244 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.245 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.247 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.249 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.249 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.249 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:56.249 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.250 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.250 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.250 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.250 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.251 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.253 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.253 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.253 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.254 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.255 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.255 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.255 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.255 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.256 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.258 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.258 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.258 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.259 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.260 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.260 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.260 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.260 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.262 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.307 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.307 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.307 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:58:56.308 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.309 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.309 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.309 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.309 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.310 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.312 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.312 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.312 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.313 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.314 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.314 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.314 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.314 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.315 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.317 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.317 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.317 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.317 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.318 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.318 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.318 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.318 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.319 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.321 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.321 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.321 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.321 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.323 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.323 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.323 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.323 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.324 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.367 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.367 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.367 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 22:58:56.368 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.369 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.369 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.369 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.369 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.371 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.416 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.416 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.416 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:58:56.417 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.420 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.420 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.420 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.420 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.421 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.423 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.423 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.424 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 22:58:56.424 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.426 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.426 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.426 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.426 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.427 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.435 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.435 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.436 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-29 22:58:56.436 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.437 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.437 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.437 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.437 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.438 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.440 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.440 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.440 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.440 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.442 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.442 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.442 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.442 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.443 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.487 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.487 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.488 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 22:58:56.488 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.489 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.490 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.492 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.492 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.492 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.493 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.494 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.494 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.494 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.494 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.495 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.539 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.540 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.540 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:56.540 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.541 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.541 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.541 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.541 [DefaultDispatcher-worker-9 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.542 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.556 [DefaultDispatcher-worker-14 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:56.587 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.587 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.587 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:56.588 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.589 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.589 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.589 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.589 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.590 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.592 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.592 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.592 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.593 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.594 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.595 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.640 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.640 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.640 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 22:58:56.641 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.642 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.642 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.642 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.642 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.643 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.645 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.645 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.645 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.645 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.646 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.646 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.646 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.646 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.647 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.649 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.649 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.649 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.650 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.651 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.651 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.651 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.651 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.652 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.654 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.654 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.654 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.655 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.656 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.656 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.656 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.656 [DefaultDispatcher-worker-14 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.657 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.710 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.710 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.710 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-04-29 22:58:56.710 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.712 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.712 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.712 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.712 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.713 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.758 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.759 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.759 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 22:58:56.759 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.761 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.761 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.761 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.761 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.762 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.763 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.764 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.764 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.764 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.765 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.765 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.765 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.765 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.766 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.768 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.768 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.768 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 22:58:56.768 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.770 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.770 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:56.770 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.770 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:56.771 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:56.774 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:56.775 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.775 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 22:58:56.775 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:56.789 [DefaultDispatcher-worker-15 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:56.798 [DefaultDispatcher-worker-5 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:56.799 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:56.799 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:56.799 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:56.799 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:58:56.801 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:58:56.801 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:58:56.801 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:58:56.828 [DefaultDispatcher-worker-3 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-29 22:58:56.829 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:56.829 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-04-29 22:58:56.829 [DefaultDispatcher-worker-12 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:56.829 [DefaultDispatcher-worker-12 @coroutine#764] 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/586638990986555392/_ustadmanifest.json. 2024-04-29 22:58:56.829 [DefaultDispatcher-worker-12 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:56.829 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:56.829 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:58:56.830 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:58:56.830 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:56.831 [DefaultDispatcher-worker-8 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:56.831 [DefaultDispatcher-worker-8 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json 2024-04-29 22:58:56.832 [DefaultDispatcher-worker-5 @coroutine#764] 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/586638990986555392/_ustadmanifest.json. 2024-04-29 22:58:56.832 [DefaultDispatcher-worker-5 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586638990986555392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:58:56.841 [DefaultDispatcher-worker-14 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 22:58:56.858 [DefaultDispatcher-worker-6 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-29 22:58:56.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 22:58:56.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 22:58:56.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 22:58:56.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 22:58:56.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 22:58:56.877 [Test worker @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c981f76 2024-04-29 22:58:56.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 22:58:56.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 22:58:56.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:56.877 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395115ac: (connection evicted) 2024-04-29 22:58:56.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:56.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 22:58:56.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 22:58:57.089 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:57.089 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:57.290 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 22:58:57.576 [DefaultDispatcher-worker-12 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6464f017 2024-04-29 22:58:57.882 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4d10f182 2024-04-29 22:58:57.882 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4d10f182 2024-04-29 22:58:57.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 22:58:57.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 22:58:57.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:57.883 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a: (connection evicted) 2024-04-29 22:58:57.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:57.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 22:58:57.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b49b1df 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:57.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 22:58:57.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-04-29 22:58:57.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-04-29 22:58:57.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 22:58:57.911 [DefaultDispatcher-worker-12 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-04-29 22:58:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a1d77b 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:57.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:57.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 22:58:57.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:58:57.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:58:57.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2604940 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:57.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:57.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 22:58:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2024-04-29 22:58:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2024-04-29 22:58:57.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 22:58:57.924 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:58:57.925 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 22:58:57.926 [DefaultDispatcher-worker-15 @coroutine#1660] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:58:57.931 [DefaultDispatcher-worker-15 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:58:57.932 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:57.932 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:57.932 [Test worker @coroutine#1661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:57.932 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:57.935 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 22:58:57.935 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 22:58:57.937 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2024-04-29 22:58:57.938 [Test worker @coroutine#1661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:57.938 [Test worker @coroutine#1661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 22:58:57.938 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 22:58:57.938 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:57.939 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:57.939 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 22:58:57.939 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:57.939 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:58:57.940 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 22:58:57.944 [eventLoopGroupProxy-16-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2024-04-29 22:58:57.944 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:57.945 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 22:58:57.948 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-29 22:58:57.953 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:58:57.961 [Test worker @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fe90df 2024-04-29 22:58:57.994 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:58.019 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:58.021 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e0b68e5 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d4ecf 2024-04-29 22:58:59.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d4ecf 2024-04-29 22:58:59.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 22:58:59.082 [DefaultDispatcher-worker-6 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d4ecf 2024-04-29 22:58:59.089 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/api/blob/upload-init-batch 2024-04-29 22:58:59.089 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36673/api/blob/upload-init-batch. 2024-04-29 22:58:59.089 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/api/blob/upload-init-batch 2024-04-29 22:58:59.089 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36673/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:59.091 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/api/blob/upload-init-batch 2024-04-29 22:58:59.091 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/api/blob/upload-init-batch 2024-04-29 22:58:59.091 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36673/api/blob/upload-init-batch. 2024-04-29 22:58:59.091 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36673/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:59.105 [DefaultDispatcher-worker-8 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d4ecf 2024-04-29 22:58:59.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 22:58:59.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 22:58:59.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.111 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1d4ecf: (connection evicted) 2024-04-29 22:58:59.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 22:58:59.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533a27f8 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b25ec3 2024-04-29 22:58:59.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b25ec3 2024-04-29 22:58:59.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 22:58:59.141 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55071/api/blob/upload-init-batch 2024-04-29 22:58:59.141 [Test worker @coroutine#1704] 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:55071/api/blob/upload-init-batch. 2024-04-29 22:58:59.141 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55071/api/blob/upload-init-batch 2024-04-29 22:58:59.141 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55071/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:59.143 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55071/api/blob/upload-init-batch 2024-04-29 22:58:59.143 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55071/api/blob/upload-init-batch 2024-04-29 22:58:59.143 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55071/api/blob/upload-init-batch. 2024-04-29 22:58:59.143 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55071/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:59.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 22:58:59.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 22:58:59.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.144 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b25ec3: (connection evicted) 2024-04-29 22:58:59.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 22:58:59.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5812935 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 22:58:59.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45e18 2024-04-29 22:58:59.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45e18 2024-04-29 22:58:59.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 22:58:59.166 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56485/api/blob/upload-init-batch 2024-04-29 22:58:59.166 [Test worker @coroutine#1710] 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:56485/api/blob/upload-init-batch. 2024-04-29 22:58:59.166 [Test worker @coroutine#1710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56485/api/blob/upload-init-batch 2024-04-29 22:58:59.166 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56485/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 22:58:59.168 [Test worker @coroutine#1710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56485/api/blob/upload-init-batch 2024-04-29 22:58:59.168 [Test worker @coroutine#1710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56485/api/blob/upload-init-batch 2024-04-29 22:58:59.168 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56485/api/blob/upload-init-batch. 2024-04-29 22:58:59.168 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56485/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:58:59.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 22:58:59.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 22:58:59.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.173 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ce45e18: (connection evicted) 2024-04-29 22:58:59.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 22:58:59.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 22:58:59.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f794e 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 22:58:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2024-04-29 22:58:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2024-04-29 22:58:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 22:58:59.511 [DefaultDispatcher-worker-15 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2024-04-29 22:58:59.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4402ed61 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 22:58:59.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-04-29 22:58:59.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-04-29 22:58:59.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425a5c2e 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 22:58:59.555 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.592 [DefaultDispatcher-worker-5 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.601 [DefaultDispatcher-worker-8 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.610 [DefaultDispatcher-worker-12 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.615 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.619 [DefaultDispatcher-worker-12 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.623 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.633 [DefaultDispatcher-worker-8 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-04-29 22:58:59.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 22:58:59.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 22:58:59.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.639 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a7661d: (connection evicted) 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 22:58:59.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9f8c2f 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 22:58:59.686 [DefaultDispatcher-worker-6 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.695 [DefaultDispatcher-worker-12 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.707 [DefaultDispatcher-worker-13 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.718 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.721 [Test worker @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.734 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a678e40 2024-04-29 22:58:59.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 22:58:59.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 22:58:59.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.736 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a678e40: (connection evicted) 2024-04-29 22:58:59.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 22:58:59.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3829306d 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 22:58:59.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 22:58:59.778 [DefaultDispatcher-worker-14 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.789 [DefaultDispatcher-worker-15 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.799 [DefaultDispatcher-worker-14 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.809 [DefaultDispatcher-worker-12 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-29 22:58:59.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 22:58:59.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 22:58:59.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.810 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b: (connection evicted) 2024-04-29 22:58:59.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 22:58:59.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@155767a7 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:58:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:58:59.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 22:58:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 22:58:59.856 [DefaultDispatcher-worker-4 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.865 [DefaultDispatcher-worker-12 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.874 [DefaultDispatcher-worker-13 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.883 [DefaultDispatcher-worker-13 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.886 [Test worker @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.896 [DefaultDispatcher-worker-4 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-04-29 22:58:59.896 [DefaultDispatcher-worker-9 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-29 22:58:59.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 22:58:59.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 22:58:59.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:58:59.897 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46067a74: (connection evicted) 2024-04-29 22:58:59.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:58:59.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 22:58:59.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 22:58:59.923 [DefaultDispatcher-worker-3 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470866d1 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3b11e6 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928399 2024-04-29 22:59:06.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928399 2024-04-29 22:59:06.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 22:59:06.124 [DefaultDispatcher-worker-12 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c928399 2024-04-29 22:59:06.172 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195d4780 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 22:59:06.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-04-29 22:59:06.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-04-29 22:59:06.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 22:59:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 22:59:06.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28468162 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 22:59:06.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 22:59:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 22:59:06.840 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 22:59:06.843 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2024-04-29 22:59:06.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e00723b 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-04-29 22:59:06.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-04-29 22:59:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 22:59:06.874 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-04-29 22:59:06.877 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0a5848 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-04-29 22:59:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-04-29 22:59:06.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 22:59:06.895 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:06.908 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-04-29 22:59:06.910 [Test worker @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@235d46b2 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:06.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 22:59:06.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 22:59:06.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 22:59:06.913 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:06.938 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 22:59:06.941 [Test worker @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-04-29 22:59:06.947 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:06.947 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:06.948 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:06.949 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:06.949 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:06.949 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:06.983 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:06.993 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:06.993 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:06.993 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.012 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:07.037 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:07.037 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:07.037 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.085 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:07.085 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:07.085 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.129 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:07.129 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:07.129 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.173 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:07.173 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/ 2024-04-29 22:59:07.173 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.217 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/ 2024-04-29 22:59:07.221 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.221 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.222 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.223 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.223 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.265 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.265 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.265 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.309 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.309 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.309 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.353 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.353 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.353 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.397 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.397 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.397 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.441 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.441 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58237/ 2024-04-29 22:59:07.441 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58237/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 22:59:07.442 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58237/ 2024-04-29 22:59:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623c9988 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 22:59:07.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 22:59:07.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.694 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.696 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.699 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.699 [DefaultDispatcher-worker-12 @coroutine#1894] 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:53681/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:07.699 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.699 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:07.700 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.701 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.710 [DefaultDispatcher-worker-3 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.710 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.710 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:07.710 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.712 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.712 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.714 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66450129 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:07.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 22:59:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 22:59:07.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.750 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.752 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.757 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:59:07.757 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 22:59:07.757 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:59:07.759 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:59:07.759 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 22:59:07.761 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf4e77 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 22:59:07.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:07.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 22:59:07.765 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2feb8d23 2024-04-29 22:59:07.765 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2feb8d23 2024-04-29 22:59:07.765 [DefaultDispatcher-worker-1 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-04-29 22:59:07.768 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@212c66ae 2024-04-29 22:59:07.768 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@212c66ae 2024-04-29 22:59:07.771 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513e653 2024-04-29 22:59:07.771 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513e653 2024-04-29 22:59:07.774 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60116c95 2024-04-29 22:59:07.774 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60116c95 2024-04-29 22:59:07.776 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@13607721 2024-04-29 22:59:07.776 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@13607721 2024-04-29 22:59:07.778 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6af5 2024-04-29 22:59:07.778 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@513b6af5 2024-04-29 22:59:07.780 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba02fff 2024-04-29 22:59:07.780 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba02fff 2024-04-29 22:59:07.783 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e93da 2024-04-29 22:59:07.783 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e93da 2024-04-29 22:59:07.785 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@10772583 2024-04-29 22:59:07.785 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@10772583 2024-04-29 22:59:07.785 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:07.787 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.799 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.801 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.803 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.803 [DefaultDispatcher-worker-1 @coroutine#1926] 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:49315/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:07.803 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.803 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:07.805 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.805 [DefaultDispatcher-worker-4 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.814 [DefaultDispatcher-worker-12 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.814 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.814 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:07.814 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.815 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.815 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.816 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:07.819 [Test worker @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.820 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a94d 2024-04-29 22:59:07.820 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4a94d 2024-04-29 22:59:07.823 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e034725 2024-04-29 22:59:07.823 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e034725 2024-04-29 22:59:07.827 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3cc23d 2024-04-29 22:59:07.827 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3cc23d 2024-04-29 22:59:07.830 [DefaultDispatcher-worker-11 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.830 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4d1e 2024-04-29 22:59:07.830 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3e4d1e 2024-04-29 22:59:07.833 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a150b75 2024-04-29 22:59:07.833 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a150b75 2024-04-29 22:59:07.836 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b437d 2024-04-29 22:59:07.836 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b437d 2024-04-29 22:59:07.839 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fa5bad 2024-04-29 22:59:07.839 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fa5bad 2024-04-29 22:59:07.841 [DefaultDispatcher-worker-13 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.841 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b251 2024-04-29 22:59:07.841 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11b251 2024-04-29 22:59:07.844 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1d4a65 2024-04-29 22:59:07.844 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1d4a65 2024-04-29 22:59:07.844 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:07.852 [DefaultDispatcher-worker-14 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.862 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:07.862 [DefaultDispatcher-worker-7 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.866 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@306b6ddc 2024-04-29 22:59:07.866 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@306b6ddc 2024-04-29 22:59:07.870 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eac85a1 2024-04-29 22:59:07.870 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eac85a1 2024-04-29 22:59:07.873 [DefaultDispatcher-worker-13 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.874 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9306ac 2024-04-29 22:59:07.874 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9306ac 2024-04-29 22:59:07.876 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f918f9a 2024-04-29 22:59:07.877 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f918f9a 2024-04-29 22:59:07.879 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@147f0839 2024-04-29 22:59:07.879 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@147f0839 2024-04-29 22:59:07.882 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4169a 2024-04-29 22:59:07.882 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4169a 2024-04-29 22:59:07.882 [DefaultDispatcher-worker-8 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.884 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca0cf84 2024-04-29 22:59:07.884 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca0cf84 2024-04-29 22:59:07.887 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe70d5 2024-04-29 22:59:07.887 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe70d5 2024-04-29 22:59:07.889 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec9ddb 2024-04-29 22:59:07.889 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec9ddb 2024-04-29 22:59:07.889 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:59:07.892 [DefaultDispatcher-worker-11 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.903 [DefaultDispatcher-worker-10 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.916 [DefaultDispatcher-worker-7 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.927 [DefaultDispatcher-worker-2 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:07.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:07.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 22:59:07.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 22:59:07.963 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.975 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.977 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.978 [DefaultDispatcher-worker-1 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.978 [DefaultDispatcher-worker-1 @coroutine#1973] 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:33753/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:07.978 [DefaultDispatcher-worker-1 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.978 [DefaultDispatcher-worker-1 @coroutine#1973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33753/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:07.980 [DefaultDispatcher-worker-1 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.980 [DefaultDispatcher-worker-1 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:07.988 [DefaultDispatcher-worker-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.988 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.988 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:07.988 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.989 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.989 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:07.991 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:07.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 22:59:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 22:59:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:08.016 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:08.018 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:08.020 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:59:08.020 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE 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/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 22:59:08.020 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:59:08.021 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:59:08.021 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 22:59:08.030 [DefaultDispatcher-worker-1 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-04-29 22:59:08.040 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.045 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fe5e09 2024-04-29 22:59:08.045 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fe5e09 2024-04-29 22:59:08.049 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b39a8c6 2024-04-29 22:59:08.049 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b39a8c6 2024-04-29 22:59:08.053 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f063579 2024-04-29 22:59:08.053 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f063579 2024-04-29 22:59:08.055 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a04a2fd 2024-04-29 22:59:08.055 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a04a2fd 2024-04-29 22:59:08.058 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbdaba2 2024-04-29 22:59:08.058 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbdaba2 2024-04-29 22:59:08.060 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc44b4b 2024-04-29 22:59:08.060 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc44b4b 2024-04-29 22:59:08.063 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45971cb7 2024-04-29 22:59:08.063 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45971cb7 2024-04-29 22:59:08.065 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b5db2 2024-04-29 22:59:08.065 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b5db2 2024-04-29 22:59:08.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650997b0 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.067 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b0bee 2024-04-29 22:59:08.067 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b0bee 2024-04-29 22:59:08.067 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 22:59:08.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 22:59:08.093 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.096 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.101 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 22:59:08.101 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@282364bd 2024-04-29 22:59:08.105 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.106 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 22:59:08.106 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e49fc9 2024-04-29 22:59:08.107 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.108 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.108 [DefaultDispatcher-worker-7 @coroutine#2005] 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:43895/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.108 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.108 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.110 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 22:59:08.110 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db0fcd 2024-04-29 22:59:08.110 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.110 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.113 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 22:59:08.113 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d995f2 2024-04-29 22:59:08.116 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 22:59:08.116 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec0338 2024-04-29 22:59:08.117 [DefaultDispatcher-worker-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.117 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.117 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.117 [DefaultDispatcher-worker-2 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.118 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.118 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.118 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 22:59:08.118 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5674d4bb 2024-04-29 22:59:08.120 [Test worker @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:08.121 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 22:59:08.121 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cab1cdf 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d84f113 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 22:59:08.123 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 22:59:08.123 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f66abd 2024-04-29 22:59:08.125 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 22:59:08.125 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b75cb8 2024-04-29 22:59:08.125 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 22:59:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.140 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.142 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 22:59:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee5792a 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 22:59:08.153 [DefaultDispatcher-worker-8 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6779959d 2024-04-29 22:59:08.166 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.168 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.173 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@619a0a79 2024-04-29 22:59:08.173 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@619a0a79 2024-04-29 22:59:08.178 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df83a 2024-04-29 22:59:08.178 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df83a 2024-04-29 22:59:08.178 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.180 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.181 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.181 [DefaultDispatcher-worker-8 @coroutine#2035] 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:50627/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.181 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.181 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50627/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.181 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b626109 2024-04-29 22:59:08.182 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b626109 2024-04-29 22:59:08.183 [DefaultDispatcher-worker-5 @coroutine#2035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.183 [DefaultDispatcher-worker-5 @coroutine#2035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.184 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60f201 2024-04-29 22:59:08.184 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60f201 2024-04-29 22:59:08.186 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f18ec76 2024-04-29 22:59:08.186 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f18ec76 2024-04-29 22:59:08.188 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845b87 2024-04-29 22:59:08.188 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845b87 2024-04-29 22:59:08.190 [DefaultDispatcher-worker-4 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.191 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67161b57 2024-04-29 22:59:08.191 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67161b57 2024-04-29 22:59:08.191 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.191 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.191 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.192 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.192 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.193 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:08.193 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f0d4e 2024-04-29 22:59:08.193 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f0d4e 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5603632c 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 22:59:08.195 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ec23ad 2024-04-29 22:59:08.195 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ec23ad 2024-04-29 22:59:08.195 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 22:59:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.211 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.213 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ced800 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.214 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.215 [DefaultDispatcher-worker-5 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 22:59:08.216 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.216 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.216 [DefaultDispatcher-worker-5 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 22:59:08.224 [DefaultDispatcher-worker-14 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-04-29 22:59:08.227 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.232 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@625039ed 2024-04-29 22:59:08.232 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@625039ed 2024-04-29 22:59:08.237 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c97dbd7 2024-04-29 22:59:08.237 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c97dbd7 2024-04-29 22:59:08.239 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a8529d 2024-04-29 22:59:08.239 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a8529d 2024-04-29 22:59:08.241 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.241 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daad1ec 2024-04-29 22:59:08.241 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daad1ec 2024-04-29 22:59:08.244 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e561ae5 2024-04-29 22:59:08.244 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e561ae5 2024-04-29 22:59:08.245 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.246 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccd399b 2024-04-29 22:59:08.246 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccd399b 2024-04-29 22:59:08.249 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbac25 2024-04-29 22:59:08.249 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbac25 2024-04-29 22:59:08.250 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3fdc0 2024-04-29 22:59:08.250 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd3fdc0 2024-04-29 22:59:08.251 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d852ea3 2024-04-29 22:59:08.251 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d852ea3 2024-04-29 22:59:08.253 [DefaultDispatcher-worker-5 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.254 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa84c4 2024-04-29 22:59:08.254 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa84c4 2024-04-29 22:59:08.254 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.254 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1114104a 2024-04-29 22:59:08.254 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1114104a 2024-04-29 22:59:08.255 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.256 [DefaultDispatcher-worker-7 @coroutine#2064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.257 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.257 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:59:08.257 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.258 [DefaultDispatcher-worker-3 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.258 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.259 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@152b96b0 2024-04-29 22:59:08.259 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@152b96b0 2024-04-29 22:59:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 22:59:08.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f3c920 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 22:59:08.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 22:59:08.263 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50291a71 2024-04-29 22:59:08.263 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50291a71 2024-04-29 22:59:08.266 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:08.266 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.266 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.266 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.267 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5014d049 2024-04-29 22:59:08.267 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5014d049 2024-04-29 22:59:08.267 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.270 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@61330c41 2024-04-29 22:59:08.270 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@61330c41 2024-04-29 22:59:08.274 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e498c1 2024-04-29 22:59:08.274 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e498c1 2024-04-29 22:59:08.277 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006e53e 2024-04-29 22:59:08.277 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006e53e 2024-04-29 22:59:08.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4666fdef 2024-04-29 22:59:08.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4666fdef 2024-04-29 22:59:08.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.298 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.298 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.300 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.301 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.301 [DefaultDispatcher-worker-3 @coroutine#2078] 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:60405/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.301 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.301 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60405/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.302 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:59:08.302 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 22:59:08.303 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.303 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.305 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:59:08.305 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 22:59:08.309 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:59:08.309 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 22:59:08.311 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:59:08.311 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 22:59:08.311 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.312 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.312 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.312 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.313 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.313 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.314 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:59:08.314 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 22:59:08.315 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.316 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.316 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:59:08.316 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 22:59:08.319 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:59:08.319 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 22:59:08.320 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b79e411 2024-04-29 22:59:08.320 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b79e411 2024-04-29 22:59:08.322 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:59:08.322 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 22:59:08.323 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25be0f0e 2024-04-29 22:59:08.323 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25be0f0e 2024-04-29 22:59:08.324 [DefaultDispatcher-worker-9 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.324 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:59:08.324 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 22:59:08.324 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.327 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21818f61 2024-04-29 22:59:08.327 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21818f61 2024-04-29 22:59:08.330 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64830535 2024-04-29 22:59:08.330 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@64830535 2024-04-29 22:59:08.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@be3cd8 2024-04-29 22:59:08.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@be3cd8 2024-04-29 22:59:08.334 [DefaultDispatcher-worker-3 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ad85be 2024-04-29 22:59:08.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ad85be 2024-04-29 22:59:08.338 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@787ae2ed 2024-04-29 22:59:08.338 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@787ae2ed 2024-04-29 22:59:08.340 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfa7a 2024-04-29 22:59:08.341 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfa7a 2024-04-29 22:59:08.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75054ecb 2024-04-29 22:59:08.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75054ecb 2024-04-29 22:59:08.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.345 [DefaultDispatcher-worker-8 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.355 [DefaultDispatcher-worker-8 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.362 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:08.365 [DefaultDispatcher-worker-10 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.366 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4550fba2 2024-04-29 22:59:08.366 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4550fba2 2024-04-29 22:59:08.370 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b971d78 2024-04-29 22:59:08.370 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b971d78 2024-04-29 22:59:08.373 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa890d2 2024-04-29 22:59:08.373 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa890d2 2024-04-29 22:59:08.376 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaa1743 2024-04-29 22:59:08.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaa1743 2024-04-29 22:59:08.379 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4865705f 2024-04-29 22:59:08.379 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4865705f 2024-04-29 22:59:08.382 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bead8f6 2024-04-29 22:59:08.382 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bead8f6 2024-04-29 22:59:08.384 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cfe159 2024-04-29 22:59:08.384 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cfe159 2024-04-29 22:59:08.387 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a85e80c 2024-04-29 22:59:08.387 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a85e80c 2024-04-29 22:59:08.387 [DefaultDispatcher-worker-14 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.389 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9019a8b 2024-04-29 22:59:08.389 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9019a8b 2024-04-29 22:59:08.389 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:59:08.397 [DefaultDispatcher-worker-9 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.408 [DefaultDispatcher-worker-3 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.411 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.411 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:59:08.411 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.412 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.412 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.412 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:59:08.412 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60405/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:08.414 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.414 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:59:08.414 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.415 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.415 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.445 [DefaultDispatcher-worker-11 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60cbba57 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 22:59:08.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 22:59:08.470 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.482 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.484 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.485 [DefaultDispatcher-worker-10 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.485 [DefaultDispatcher-worker-10 @coroutine#2130] 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:36517/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.485 [DefaultDispatcher-worker-10 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.485 [DefaultDispatcher-worker-10 @coroutine#2130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36517/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.487 [DefaultDispatcher-worker-1 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.487 [DefaultDispatcher-worker-1 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.496 [DefaultDispatcher-worker-5 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.497 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.497 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.497 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.497 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.498 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.501 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aaf656 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 22:59:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 22:59:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.519 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.521 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.533 [DefaultDispatcher-worker-5 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-04-29 22:59:08.533 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.542 [DefaultDispatcher-worker-12 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.549 [DefaultDispatcher-worker-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.550 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:08.554 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1a4829 2024-04-29 22:59:08.554 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1a4829 2024-04-29 22:59:08.558 [DefaultDispatcher-worker-7 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.559 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ddb5da 2024-04-29 22:59:08.559 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ddb5da 2024-04-29 22:59:08.562 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e22359 2024-04-29 22:59:08.562 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e22359 2024-04-29 22:59:08.564 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0bfe1 2024-04-29 22:59:08.564 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0bfe1 2024-04-29 22:59:08.567 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d75feb4 2024-04-29 22:59:08.567 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d75feb4 2024-04-29 22:59:08.569 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6279eba5 2024-04-29 22:59:08.569 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6279eba5 2024-04-29 22:59:08.572 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6506f458 2024-04-29 22:59:08.572 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6506f458 2024-04-29 22:59:08.574 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cf40ae 2024-04-29 22:59:08.574 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cf40ae 2024-04-29 22:59:08.576 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd983d 2024-04-29 22:59:08.576 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd983d 2024-04-29 22:59:08.576 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:59:08.582 [DefaultDispatcher-worker-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.597 [DefaultDispatcher-worker-3 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.605 [DefaultDispatcher-worker-12 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.606 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.611 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae79360 2024-04-29 22:59:08.611 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae79360 2024-04-29 22:59:08.614 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34207a4c 2024-04-29 22:59:08.614 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34207a4c 2024-04-29 22:59:08.615 [DefaultDispatcher-worker-12 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.617 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ff810 2024-04-29 22:59:08.617 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@301ff810 2024-04-29 22:59:08.619 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@751d7077 2024-04-29 22:59:08.619 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@751d7077 2024-04-29 22:59:08.621 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e79127 2024-04-29 22:59:08.621 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e79127 2024-04-29 22:59:08.624 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4422670d 2024-04-29 22:59:08.624 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4422670d 2024-04-29 22:59:08.625 [DefaultDispatcher-worker-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.626 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32d8e1 2024-04-29 22:59:08.626 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32d8e1 2024-04-29 22:59:08.629 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15328f38 2024-04-29 22:59:08.629 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15328f38 2024-04-29 22:59:08.631 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a935a10 2024-04-29 22:59:08.631 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a935a10 2024-04-29 22:59:08.631 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.637 [DefaultDispatcher-worker-12 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aebdb4 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 22:59:08.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 22:59:08.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.675 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.677 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.681 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.681 [DefaultDispatcher-worker-12 @coroutine#2172] 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:55771/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.681 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.681 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55771/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.683 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.683 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.689 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.689 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.690 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.690 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.690 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.690 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.693 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c20abd6 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 22:59:08.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 22:59:08.698 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.710 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.712 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.724 [DefaultDispatcher-worker-3 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-04-29 22:59:08.725 [DefaultDispatcher-worker-16 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:08.725 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.725 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.725 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.726 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.726 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.726 [DefaultDispatcher-worker-11 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.735 [DefaultDispatcher-worker-14 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.739 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:08.743 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c591a 2024-04-29 22:59:08.743 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c591a 2024-04-29 22:59:08.744 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.746 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdba929 2024-04-29 22:59:08.746 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdba929 2024-04-29 22:59:08.748 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4326a 2024-04-29 22:59:08.749 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4326a 2024-04-29 22:59:08.751 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de6a312 2024-04-29 22:59:08.751 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de6a312 2024-04-29 22:59:08.752 [DefaultDispatcher-worker-17 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.754 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.754 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:59:08.754 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.755 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da2e93d 2024-04-29 22:59:08.755 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da2e93d 2024-04-29 22:59:08.756 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.756 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 22:59:08.756 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 22:59:08.756 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55771/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:08.757 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.757 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 22:59:08.757 [DefaultDispatcher-worker-11 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.758 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.758 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 22:59:08.759 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c119f41 2024-04-29 22:59:08.759 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@c119f41 2024-04-29 22:59:08.763 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf8bcb 2024-04-29 22:59:08.763 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf8bcb 2024-04-29 22:59:08.766 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc95c5d 2024-04-29 22:59:08.766 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc95c5d 2024-04-29 22:59:08.769 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718bdd8 2024-04-29 22:59:08.769 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718bdd8 2024-04-29 22:59:08.769 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:59:08.781 [DefaultDispatcher-worker-3 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca6c4c 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 22:59:08.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 22:59:08.797 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.800 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8ed9c 2024-04-29 22:59:08.800 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8ed9c 2024-04-29 22:59:08.802 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@587f193b 2024-04-29 22:59:08.802 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@587f193b 2024-04-29 22:59:08.804 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4086ec 2024-04-29 22:59:08.804 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4086ec 2024-04-29 22:59:08.806 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19421300 2024-04-29 22:59:08.806 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19421300 2024-04-29 22:59:08.808 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@807d9b9 2024-04-29 22:59:08.808 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@807d9b9 2024-04-29 22:59:08.810 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2891af43 2024-04-29 22:59:08.810 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2891af43 2024-04-29 22:59:08.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.813 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e3b5b 2024-04-29 22:59:08.813 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e3b5b 2024-04-29 22:59:08.815 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@796dec4f 2024-04-29 22:59:08.815 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@796dec4f 2024-04-29 22:59:08.818 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9138ca 2024-04-29 22:59:08.818 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9138ca 2024-04-29 22:59:08.818 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.824 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.825 [DefaultDispatcher-worker-14 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:08.826 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.826 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.826 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.826 [DefaultDispatcher-worker-14 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.827 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.828 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.828 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:08.835 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.835 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.835 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:08.835 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.836 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.836 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:08.837 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6cf3c1 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 22:59:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 22:59:08.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.856 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.858 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.863 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/auth/register 2024-04-29 22:59:08.863 [DefaultDispatcher-worker-17 @coroutine#2254] 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:53027/auth/register. 2024-04-29 22:59:08.863 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/auth/register 2024-04-29 22:59:08.863 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53027/auth/register from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.864 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/auth/register 2024-04-29 22:59:08.864 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/auth/register 2024-04-29 22:59:08.867 [DefaultDispatcher-worker-10 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-04-29 22:59:08.887 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.892 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@571a4ae9 2024-04-29 22:59:08.892 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@571a4ae9 2024-04-29 22:59:08.896 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ddbe7a 2024-04-29 22:59:08.896 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ddbe7a 2024-04-29 22:59:08.899 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de22199 2024-04-29 22:59:08.899 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de22199 2024-04-29 22:59:08.901 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0b441 2024-04-29 22:59:08.901 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0b441 2024-04-29 22:59:08.903 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d28e8b6 2024-04-29 22:59:08.903 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d28e8b6 2024-04-29 22:59:08.905 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53027/auth/register. 2024-04-29 22:59:08.905 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53027/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:08.906 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932ab07 2024-04-29 22:59:08.906 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932ab07 2024-04-29 22:59:08.908 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6510a951 2024-04-29 22:59:08.908 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6510a951 2024-04-29 22:59:08.911 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cf4b0e 2024-04-29 22:59:08.911 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cf4b0e 2024-04-29 22:59:08.913 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f871f9 2024-04-29 22:59:08.913 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f871f9 2024-04-29 22:59:08.913 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 22:59:08.930 [DefaultDispatcher-worker-5 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.941 [DefaultDispatcher-worker-17 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:08.942 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:08.949 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7bb605 2024-04-29 22:59:08.949 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7bb605 2024-04-29 22:59:08.954 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bc4b1a 2024-04-29 22:59:08.954 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bc4b1a 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f1bd7e 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:08.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 22:59:08.957 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1183dd75 2024-04-29 22:59:08.957 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1183dd75 2024-04-29 22:59:08.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:08.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:08.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 22:59:08.959 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54814121 2024-04-29 22:59:08.959 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54814121 2024-04-29 22:59:08.962 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@128c0e2a 2024-04-29 22:59:08.962 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@128c0e2a 2024-04-29 22:59:08.964 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@651f73fa 2024-04-29 22:59:08.964 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@651f73fa 2024-04-29 22:59:08.966 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af86259 2024-04-29 22:59:08.966 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af86259 2024-04-29 22:59:08.969 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34aebe6e 2024-04-29 22:59:08.969 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34aebe6e 2024-04-29 22:59:08.971 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46211b8f 2024-04-29 22:59:08.971 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46211b8f 2024-04-29 22:59:08.971 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 22:59:08.978 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:08.990 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:08.993 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:08.995 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:08.995 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:08.995 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:08.995 [DefaultDispatcher-worker-5 @coroutine#2267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:08.996 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:08.996 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.001 [DefaultDispatcher-worker-3 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:09.001 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.001 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.001 [DefaultDispatcher-worker-3 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.002 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.002 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.005 [DefaultDispatcher-worker-14 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:09.006 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.006 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.006 [DefaultDispatcher-worker-14 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.006 [DefaultDispatcher-worker-8 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.006 [DefaultDispatcher-worker-8 @coroutine#2266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.009 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:09.014 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:09.030 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-04-29 22:59:09.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 22:59:09.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 22:59:09.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.032 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411e567e: (connection evicted) 2024-04-29 22:59:09.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 22:59:09.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49522bdf 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 22:59:09.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 22:59:09.039 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.051 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.053 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.054 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.054 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:09.054 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.054 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.056 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.056 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.064 [DefaultDispatcher-worker-13 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.064 [DefaultDispatcher-worker-13 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.064 [DefaultDispatcher-worker-13 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.064 [DefaultDispatcher-worker-13 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.065 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.065 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.069 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.073 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.076 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-04-29 22:59:09.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 22:59:09.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 22:59:09.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.077 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6: (connection evicted) 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 22:59:09.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 22:59:09.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 22:59:09.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.094 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.096 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.097 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.097 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:09.097 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.097 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.099 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.099 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.109 [DefaultDispatcher-worker-11 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.109 [DefaultDispatcher-worker-11 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.109 [DefaultDispatcher-worker-11 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.109 [DefaultDispatcher-worker-11 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.110 [DefaultDispatcher-worker-16 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.110 [DefaultDispatcher-worker-16 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.112 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.116 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.120 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.123 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.126 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.129 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.129 [DefaultDispatcher-worker-10 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:09.130 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.130 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.130 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.131 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.131 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.131 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-04-29 22:59:09.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 22:59:09.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 22:59:09.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.132 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f41f259: (connection evicted) 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 22:59:09.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43069adf 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 22:59:09.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 22:59:09.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.149 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.152 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.153 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.153 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:09.153 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.153 [DefaultDispatcher-worker-10 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.154 [DefaultDispatcher-worker-7 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.154 [DefaultDispatcher-worker-7 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.164 [DefaultDispatcher-worker-10 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.164 [DefaultDispatcher-worker-10 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.164 [DefaultDispatcher-worker-10 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.164 [DefaultDispatcher-worker-10 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.165 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.165 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.169 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.172 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.177 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2024-04-29 22:59:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 22:59:09.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 22:59:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.179 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0: (connection evicted) 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 22:59:09.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2a7c73 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 22:59:09.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 22:59:09.183 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.195 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.197 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.198 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.198 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:09.198 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.198 [DefaultDispatcher-worker-10 @coroutine#2398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.199 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.199 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.203 [DefaultDispatcher-worker-16 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:09.203 [DefaultDispatcher-worker-16 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.204 [DefaultDispatcher-worker-16 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.204 [DefaultDispatcher-worker-16 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.205 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.205 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.208 [DefaultDispatcher-worker-12 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.208 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.208 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.208 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.209 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.209 [DefaultDispatcher-worker-9 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.212 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.216 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.218 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.220 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.224 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-04-29 22:59:09.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 22:59:09.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 22:59:09.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.224 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193710c3: (connection evicted) 2024-04-29 22:59:09.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 22:59:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6ccad7 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 22:59:09.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 22:59:09.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.241 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.243 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.244 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.244 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 22:59:09.244 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.244 [DefaultDispatcher-worker-2 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.246 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.246 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 22:59:09.255 [DefaultDispatcher-worker-15 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.255 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.255 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 22:59:09.255 [DefaultDispatcher-worker-15 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.256 [DefaultDispatcher-worker-6 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.256 [DefaultDispatcher-worker-6 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 22:59:09.260 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.264 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2024-04-29 22:59:09.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 22:59:09.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 22:59:09.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.266 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481b8d53: (connection evicted) 2024-04-29 22:59:09.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 22:59:09.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 22:59:09.367 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:09.367 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.367 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.367 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.369 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.373 [DefaultDispatcher-worker-15 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:09.373 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.373 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.373 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.374 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.375 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.508 [DefaultDispatcher-worker-17 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:09.508 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.508 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.508 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.510 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.510 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c725dfa 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 22:59:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 22:59:09.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.611 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.613 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.614 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.614 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:09.614 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.614 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.616 [DefaultDispatcher-worker-2 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.616 [DefaultDispatcher-worker-2 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.625 [DefaultDispatcher-worker-2 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.625 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.625 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.625 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.626 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.626 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.629 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.647 [DefaultDispatcher-worker-17 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.679 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:09.684 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8143f1e 2024-04-29 22:59:09.684 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8143f1e 2024-04-29 22:59:09.689 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3d06c 2024-04-29 22:59:09.689 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3d06c 2024-04-29 22:59:09.693 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec546e 2024-04-29 22:59:09.693 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec546e 2024-04-29 22:59:09.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eeda57 2024-04-29 22:59:09.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eeda57 2024-04-29 22:59:09.700 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:09.700 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.700 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.700 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.701 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2bf17b 2024-04-29 22:59:09.701 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2bf17b 2024-04-29 22:59:09.701 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@756b703d 2024-04-29 22:59:09.701 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.701 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.703 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e31c62 2024-04-29 22:59:09.703 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e31c62 2024-04-29 22:59:09.706 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc69f4 2024-04-29 22:59:09.706 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc69f4 2024-04-29 22:59:09.708 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c12518 2024-04-29 22:59:09.708 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c12518 2024-04-29 22:59:09.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 22:59:09.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 22:59:09.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-04-29 22:59:09.708 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@756b703d: (connection evicted) 2024-04-29 22:59:09.709 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8143f1e: (connection evicted) 2024-04-29 22:59:09.711 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3d06c: (connection evicted) 2024-04-29 22:59:09.712 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b8b2 2024-04-29 22:59:09.712 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b8b2 2024-04-29 22:59:09.712 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.712 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec546e: (connection evicted) 2024-04-29 22:59:09.712 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47eeda57: (connection evicted) 2024-04-29 22:59:09.713 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e2bf17b: (connection evicted) 2024-04-29 22:59:09.713 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e31c62: (connection evicted) 2024-04-29 22:59:09.714 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16cc69f4: (connection evicted) 2024-04-29 22:59:09.714 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c12518: (connection evicted) 2024-04-29 22:59:09.715 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1650b8b2: (connection evicted) 2024-04-29 22:59:09.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 22:59:09.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f959640 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 22:59:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 22:59:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.737 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.737 [DefaultDispatcher-worker-7 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:09.737 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.737 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.737 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.739 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.739 [DefaultDispatcher-worker-17 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.741 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.741 [DefaultDispatcher-worker-1 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.741 [DefaultDispatcher-worker-1 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:09.742 [DefaultDispatcher-worker-1 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.742 [DefaultDispatcher-worker-1 @coroutine#2519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.743 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.743 [DefaultDispatcher-worker-12 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.751 [DefaultDispatcher-worker-8 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.751 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.751 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.751 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.752 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.752 [DefaultDispatcher-worker-8 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.755 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.771 [DefaultDispatcher-worker-12 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.812 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6919a8a 2024-04-29 22:59:09.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 22:59:09.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 22:59:09.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.815 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6919a8a: (connection evicted) 2024-04-29 22:59:09.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 22:59:09.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383d2e2d 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 22:59:09.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 22:59:09.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.834 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.836 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-3 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.837 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.838 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.838 [DefaultDispatcher-worker-3 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.839 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.839 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.839 [DefaultDispatcher-worker-6 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.839 [DefaultDispatcher-worker-6 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.846 [DefaultDispatcher-worker-8 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:09.846 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.846 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.846 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.847 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.847 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.847 [DefaultDispatcher-worker-9 @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.847 [DefaultDispatcher-worker-9 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.848 [DefaultDispatcher-worker-9 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.848 [DefaultDispatcher-worker-9 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.848 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.848 [DefaultDispatcher-worker-4 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.851 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.864 [DefaultDispatcher-worker-4 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.902 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-04-29 22:59:09.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 22:59:09.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 22:59:09.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:09.905 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed: (connection evicted) 2024-04-29 22:59:09.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:09.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 22:59:09.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a972b4 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:09.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:09.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 22:59:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 22:59:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.924 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.926 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.927 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.927 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:09.927 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.927 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:09.929 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.929 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:09.939 [DefaultDispatcher-worker-7 @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.939 [DefaultDispatcher-worker-7 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.939 [DefaultDispatcher-worker-7 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:09.939 [DefaultDispatcher-worker-7 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.940 [DefaultDispatcher-worker-5 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.940 [DefaultDispatcher-worker-5 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 22:59:09.944 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.958 [DefaultDispatcher-worker-10 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.996 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7712c315 2024-04-29 22:59:09.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 22:59:09.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 22:59:09.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.000 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7712c315: (connection evicted) 2024-04-29 22:59:10.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 22:59:10.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 22:59:10.012 [DefaultDispatcher-worker-11 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:10.012 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.012 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.012 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.014 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.014 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da3d7d3 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.014 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 22:59:10.015 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.015 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.015 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 22:59:10.029 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.042 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.043 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.045 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.057 [DefaultDispatcher-worker-10 @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.070 [DefaultDispatcher-worker-9 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-04-29 22:59:10.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 22:59:10.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 22:59:10.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.073 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47184859: (connection evicted) 2024-04-29 22:59:10.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 22:59:10.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 22:59:10.076 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 22:59:10.076 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19faa9dc 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.077 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 22:59:10.095 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.106 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.108 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.110 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a3c078 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.111 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 22:59:10.126 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.142 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.144 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.144 [DefaultDispatcher-worker-4 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:10.144 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.144 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.144 [DefaultDispatcher-worker-4 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.146 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.146 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.146 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.157 [DefaultDispatcher-worker-15 @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-04-29 22:59:10.171 [DefaultDispatcher-worker-2 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.177 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:10.181 [DefaultDispatcher-worker-16 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.192 [DefaultDispatcher-worker-15 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-04-29 22:59:10.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 22:59:10.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 22:59:10.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.210 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996293a: (connection evicted) 2024-04-29 22:59:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 22:59:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 22:59:10.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 22:59:10.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 22:59:10.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.211 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef: (connection evicted) 2024-04-29 22:59:10.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 22:59:10.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45594dfe 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.213 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 22:59:10.214 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.214 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.214 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 22:59:10.214 [DefaultDispatcher-worker-3 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:10.215 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.215 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.215 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.216 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.216 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.232 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.243 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.245 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.247 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.247 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18372705 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.248 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 22:59:10.262 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.274 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.275 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.277 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.290 [DefaultDispatcher-worker-9 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427946b9 2024-04-29 22:59:10.302 [DefaultDispatcher-worker-2 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.313 [DefaultDispatcher-worker-12 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.314 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:10.320 [DefaultDispatcher-worker-2 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-29 22:59:10.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 22:59:10.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 22:59:10.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.324 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8: (connection evicted) 2024-04-29 22:59:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 22:59:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 22:59:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 22:59:10.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 22:59:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.326 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427946b9: (connection evicted) 2024-04-29 22:59:10.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 22:59:10.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7b26c6 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.328 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.329 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 22:59:10.345 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.357 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.358 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.360 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.371 [DefaultDispatcher-worker-12 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.381 [DefaultDispatcher-worker-15 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:10.381 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.381 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.381 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.383 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.385 [DefaultDispatcher-worker-13 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:10.386 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.386 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.386 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.387 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.387 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.394 [DefaultDispatcher-worker-8 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.398 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.408 [DefaultDispatcher-worker-5 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718b9d56 2024-04-29 22:59:10.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 22:59:10.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 22:59:10.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.428 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718b9d56: (connection evicted) 2024-04-29 22:59:10.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 22:59:10.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3125ff 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.430 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.431 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 22:59:10.449 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.460 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.462 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.464 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.474 [DefaultDispatcher-worker-5 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.496 [DefaultDispatcher-worker-10 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.499 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.509 [DefaultDispatcher-worker-5 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-04-29 22:59:10.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 22:59:10.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 22:59:10.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.515 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b26d289: (connection evicted) 2024-04-29 22:59:10.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 22:59:10.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14237e5 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.517 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 22:59:10.518 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.518 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.518 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 22:59:10.521 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:10.521 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.521 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.521 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.522 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.522 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.533 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.544 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.546 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.548 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.559 [DefaultDispatcher-worker-13 @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.582 [DefaultDispatcher-worker-10 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.593 [DefaultDispatcher-worker-10 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.643 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.712 [DefaultDispatcher-worker-9 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:10.712 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.712 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.712 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.713 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.713 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.779 [DefaultDispatcher-worker-15 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:10.779 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.779 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.779 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.780 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.781 [DefaultDispatcher-worker-3 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.787 [DefaultDispatcher-worker-5 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-04-29 22:59:10.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 22:59:10.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 22:59:10.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.834 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d62c35: (connection evicted) 2024-04-29 22:59:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 22:59:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 22:59:10.837 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74832504 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.838 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 22:59:10.839 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.839 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.839 [Test worker @coroutine#2842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 22:59:10.847 [DefaultDispatcher-worker-4 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:10.848 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.848 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.848 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.849 [DefaultDispatcher-worker-13 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.849 [DefaultDispatcher-worker-13 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.856 [DefaultDispatcher-worker-4 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:10.857 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.857 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:10.857 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.858 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.858 [DefaultDispatcher-worker-14 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:10.859 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.871 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.873 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.875 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.884 [DefaultDispatcher-worker-4 @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.887 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.910 [DefaultDispatcher-worker-5 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.921 [DefaultDispatcher-worker-11 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2 2024-04-29 22:59:10.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 22:59:10.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 22:59:10.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:10.932 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a4340f2: (connection evicted) 2024-04-29 22:59:10.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:10.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 22:59:10.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58178b69 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:10.935 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 22:59:10.936 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.936 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.936 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 22:59:10.953 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.964 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.966 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.968 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:10.979 [DefaultDispatcher-worker-17 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f289126 2024-04-29 22:59:11.036 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 22:59:11.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 22:59:11.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.043 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f289126: (connection evicted) 2024-04-29 22:59:11.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:11.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 22:59:11.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 22:59:11.047 [DefaultDispatcher-worker-11 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f8fdae 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 22:59:11.047 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:11.047 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:11.047 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:11.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 22:59:11.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 22:59:11.049 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.049 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.142 [DefaultDispatcher-worker-9 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.148 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:11.151 [DefaultDispatcher-worker-13 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.157 [DefaultDispatcher-worker-5 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:11.157 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.157 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.157 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.159 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.159 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.162 [DefaultDispatcher-worker-6 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.169 [DefaultDispatcher-worker-6 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.204 [DefaultDispatcher-worker-5 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.205 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 22:59:11.211 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-29 22:59:11.213 [DefaultDispatcher-worker-13 @coroutine#2925] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 22:59:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2527765a 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:11.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 22:59:11.226 [DefaultDispatcher-worker-5 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:11.226 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.226 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.226 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.228 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.228 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.230 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.230 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:11.230 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.230 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.232 [eventLoopGroupProxy-19-1 @call-handler#2937] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:59:11.233 [eventLoopGroupProxy-19-1 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.233 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:59:11.233 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.234 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.234 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 22:59:11.235 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.235 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21312b5 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:11.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:11.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 22:59:11.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 22:59:11.250 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.250 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.250 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.250 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.251 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:59:11.251 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.252 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.252 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.253 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.253 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:11.253 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.253 [DefaultDispatcher-worker-8 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1912ba29 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 22:59:11.254 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:11.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 22:59:11.254 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.254 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-29 22:59:11.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-29 22:59:11.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 22:59:11.255 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.255 [DefaultDispatcher-worker-11 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.255 [DefaultDispatcher-worker-11 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.258 [eventLoopGroupProxy-19-3 @call-handler#2957] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:59:11.259 [eventLoopGroupProxy-19-3 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.263 [DefaultDispatcher-worker-14 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.272 [DefaultDispatcher-worker-13 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.273 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.273 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 22:59:11.273 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.274 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.275 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 22:59:11.275 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.275 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.275 [eventLoopGroupProxy-19-4 @call-handler#2969] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 22:59:11.275 [eventLoopGroupProxy-19-4 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.292 [DefaultDispatcher-worker-12 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.292 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.292 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.292 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.292 [DefaultDispatcher-worker-5 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.293 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.293 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.293 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 22:59:11.295 [eventLoopGroupProxy-19-5 @call-handler#2977] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:59:11.295 [eventLoopGroupProxy-19-5 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.296 [DefaultDispatcher-worker-11 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.296 [DefaultDispatcher-worker-11 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.303 [DefaultDispatcher-worker-10 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.307 [DefaultDispatcher-worker-10 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.310 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-29 22:59:11.310 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.310 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.310 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.311 [eventLoopGroupProxy-19-2 @call-handler#2985] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 22:59:11.311 [eventLoopGroupProxy-19-2 @call-handler#2985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.312 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.312 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.314 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.317 [DefaultDispatcher-worker-9 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.322 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-29 22:59:11.329 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-29 22:59:11.336 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.337 [DefaultDispatcher-worker-12 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.338 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.338 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 22:59:11.338 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.339 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-29 22:59:11.348 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.355 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.365 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.365 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.365 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 22:59:11.365 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.366 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681 2024-04-29 22:59:11.366 [DefaultDispatcher-worker-4 @coroutine#2966] 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=586639067435847681. 2024-04-29 22:59:11.366 [DefaultDispatcher-worker-4 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681 2024-04-29 22:59:11.367 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:59:11.370 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.370 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681 2024-04-29 22:59:11.370 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681 2024-04-29 22:59:11.371 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681. 2024-04-29 22:59:11.371 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847681 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.382 [DefaultDispatcher-worker-1 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.383 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.383 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:59:11.383 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.384 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:59:11.386 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.387 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.387 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.387 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:59:11.387 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.398 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:11.398 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.398 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.398 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.400 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.402 [DefaultDispatcher-worker-17 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:11.402 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.402 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.402 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.403 [DefaultDispatcher-worker-4 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.404 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.404 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.422 [DefaultDispatcher-worker-5 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-17 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-8 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.434 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.435 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:59:11.435 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:59:11.435 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.444 [DefaultDispatcher-worker-17 @call-handler#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.444 [eventLoopGroupProxy-19-2 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.445 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.445 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.445 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.445 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.455 [DefaultDispatcher-worker-7 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.465 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.467 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.467 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 22:59:11.467 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.467 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-29 22:59:11.476 [DefaultDispatcher-worker-6 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682 2024-04-29 22:59:11.488 [DefaultDispatcher-worker-8 @coroutine#2966] 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=586639067435847682. 2024-04-29 22:59:11.489 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682 2024-04-29 22:59:11.489 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 22:59:11.490 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.490 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682 2024-04-29 22:59:11.490 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682 2024-04-29 22:59:11.491 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682. 2024-04-29 22:59:11.491 [DefaultDispatcher-worker-8 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586639067435847682 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.501 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.502 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.502 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:59:11.502 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.503 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 22:59:11.503 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.504 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.504 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 22:59:11.504 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 22:59:11.504 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.514 [DefaultDispatcher-worker-11 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.533 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:11.533 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.534 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.534 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.535 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.535 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.537 [DefaultDispatcher-worker-6 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.549 [DefaultDispatcher-worker-9 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.549 [DefaultDispatcher-worker-2 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.550 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.550 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.550 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.550 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.551 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:59:11.551 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:59:11.551 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.558 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.567 [DefaultDispatcher-worker-6 @call-handler#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.567 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.568 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.568 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.568 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.568 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.578 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.578 [DefaultDispatcher-worker-9 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.578 [UI Thread @coroutine#3068] 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=586639067435847680. 2024-04-29 22:59:11.578 [UI Thread @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.579 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.579 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.579 [UI Thread @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.579 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 22:59:11.580 [eventLoopGroupProxy-19-5 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 22:59:11.580 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.580 [UI Thread @coroutine#3078] 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=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.580 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.580 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.580 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.580 [UI Thread @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.582 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.582 [UI Thread @coroutine#3097] 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=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681. 2024-04-29 22:59:11.582 [UI Thread @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.583 [eventLoopGroupProxy-19-6 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 22:59:11.583 [eventLoopGroupProxy-19-7 @call-handler#3105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 22:59:11.583 [eventLoopGroupProxy-19-5 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.584 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 22:59:11.584 [UI Thread @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.584 [UI Thread @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.584 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.584 [UI Thread @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.585 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.586 [eventLoopGroupProxy-19-6 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.586 [eventLoopGroupProxy-19-7 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.587 [UI Thread @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.587 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680. 2024-04-29 22:59:11.587 [UI Thread @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.587 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.587 [UI Thread @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.588 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.588 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.596 [DefaultDispatcher-worker-16 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.597 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.598 [UI Thread @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.598 [UI Thread @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.598 [UI Thread @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681. 2024-04-29 22:59:11.598 [UI Thread @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.605 [DefaultDispatcher-worker-13 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.613 [DefaultDispatcher-worker-12 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.623 [DefaultDispatcher-worker-13 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.634 [DefaultDispatcher-worker-1 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.640 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680 2024-04-29 22:59:11.640 [UI Thread @coroutine#3126] 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=586639067435847680. 2024-04-29 22:59:11.640 [UI Thread @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680 2024-04-29 22:59:11.641 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 22:59:11.643 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.643 [UI Thread @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680 2024-04-29 22:59:11.644 [UI Thread @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680 2024-04-29 22:59:11.644 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680. 2024-04-29 22:59:11.644 [UI Thread @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.654 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.665 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.673 [DefaultDispatcher-worker-16 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.674 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.674 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.674 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.674 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.675 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:59:11.675 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:59:11.675 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.685 [DefaultDispatcher-worker-13 @call-handler#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.685 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.686 [DefaultDispatcher-worker-17 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.686 [DefaultDispatcher-worker-17 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.686 [DefaultDispatcher-worker-17 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.686 [DefaultDispatcher-worker-17 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.691 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681 2024-04-29 22:59:11.691 [UI Thread @coroutine#3151] 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=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681. 2024-04-29 22:59:11.691 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681 2024-04-29 22:59:11.692 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 22:59:11.695 [DefaultDispatcher-worker-2 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.698 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.699 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681 2024-04-29 22:59:11.699 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681 2024-04-29 22:59:11.699 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681. 2024-04-29 22:59:11.699 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586639067435847682&assignmentUid=586639067435847680&clazzUid=586639067435847680&submitterUid=586639067435847681 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.710 [DefaultDispatcher-worker-8 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.718 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681 2024-04-29 22:59:11.718 [UI Thread @coroutine#3166] 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=586639067435847681. 2024-04-29 22:59:11.718 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681 2024-04-29 22:59:11.719 [eventLoopGroupProxy-19-2 @call-handler#3175] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 22:59:11.719 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.719 [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/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.719 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.720 [eventLoopGroupProxy-19-2 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.720 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680 2024-04-29 22:59:11.720 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680. 2024-04-29 22:59:11.720 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680 2024-04-29 22:59:11.720 [eventLoopGroupProxy-19-5 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 22:59:11.720 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.720 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.720 [UI Thread @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.721 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.721 [UI Thread @coroutine#3180] 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=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.721 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.721 [eventLoopGroupProxy-19-7 @call-handler#3190] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 22:59:11.721 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 22:59:11.722 [eventLoopGroupProxy-19-6 @call-handler#3196] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 22:59:11.722 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681 2024-04-29 22:59:11.722 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681 2024-04-29 22:59:11.723 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681. 2024-04-29 22:59:11.723 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586639067435847681 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.724 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.724 [eventLoopGroupProxy-19-6 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.725 [UI Thread @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [UI Thread @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [eventLoopGroupProxy-19-7 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.725 [UI Thread @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.725 [UI Thread @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.725 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680 2024-04-29 22:59:11.725 [eventLoopGroupProxy-19-5 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.725 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.725 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.726 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680. 2024-04-29 22:59:11.726 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.726 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.726 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.726 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.726 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.726 [DefaultDispatcher-worker-16 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:11.726 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.726 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.726 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.727 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.727 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.733 [DefaultDispatcher-worker-3 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.740 [DefaultDispatcher-worker-1 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.747 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.756 [DefaultDispatcher-worker-12 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.764 [DefaultDispatcher-worker-14 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.769 [UI Thread @coroutine#3214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682 2024-04-29 22:59:11.769 [UI Thread @coroutine#3214] 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=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682. 2024-04-29 22:59:11.769 [UI Thread @coroutine#3214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682 2024-04-29 22:59:11.770 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 22:59:11.775 [eventLoopGroupProxy-19-2 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.776 [UI Thread @coroutine#3214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682 2024-04-29 22:59:11.776 [UI Thread @coroutine#3214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682 2024-04-29 22:59:11.776 [UI Thread @coroutine#3214] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682. 2024-04-29 22:59:11.776 [UI Thread @coroutine#3214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847682 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.788 [DefaultDispatcher-worker-10 @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.792 [DefaultDispatcher-worker-7 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:11.792 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.792 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.792 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.793 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.793 [DefaultDispatcher-worker-10 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.801 [DefaultDispatcher-worker-2 @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.812 [DefaultDispatcher-worker-2 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.812 [DefaultDispatcher-worker-2 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.812 [DefaultDispatcher-worker-2 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.812 [DefaultDispatcher-worker-2 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.812 [DefaultDispatcher-worker-2 @coroutine#2950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 22:59:11.813 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 22:59:11.813 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 22:59:11.813 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 22:59:11.825 [DefaultDispatcher-worker-8 @call-handler#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-04-29 22:59:11.825 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.826 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.826 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 22:59:11.826 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 22:59:11.826 [DefaultDispatcher-worker-6 @coroutine#2950] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.828 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.828 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680. 2024-04-29 22:59:11.828 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.829 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.829 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.829 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.829 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 22:59:11.830 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.830 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.830 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.830 [eventLoopGroupProxy-19-5 @call-handler#3267] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 22:59:11.830 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.830 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.830 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.830 [eventLoopGroupProxy-19-7 @call-handler#3273] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 22:59:11.830 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.831 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.831 [UI Thread @coroutine#3280] 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=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681. 2024-04-29 22:59:11.831 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.831 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.831 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 2024-04-29 22:59:11.831 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680. 2024-04-29 22:59:11.831 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.832 [eventLoopGroupProxy-19-7 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.832 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 22:59:11.832 [eventLoopGroupProxy-19-5 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.832 [eventLoopGroupProxy-19-9 @call-handler#3288] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 22:59:11.833 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.833 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.833 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.833 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.833 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.833 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.834 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.834 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.834 [eventLoopGroupProxy-19-9 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.835 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.835 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 2024-04-29 22:59:11.835 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680. 2024-04-29 22:59:11.835 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586639067435847681&assignmentUid=586639067435847680 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.836 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 22:59:11.836 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.836 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 2024-04-29 22:59:11.837 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681. 2024-04-29 22:59:11.837 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586639067435847680&clazzUid=586639067435847680&accountPersonUid=586639067435847681 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:11.837 [DefaultDispatcher-worker-12 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-04-29 22:59:11.842 [DefaultDispatcher-worker-3 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.850 [DefaultDispatcher-worker-9 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.861 [DefaultDispatcher-worker-13 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:11.861 [DefaultDispatcher-worker-13 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.861 [DefaultDispatcher-worker-13 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.861 [DefaultDispatcher-worker-13 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.861 [DefaultDispatcher-worker-2 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.862 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.862 [DefaultDispatcher-worker-10 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.869 [DefaultDispatcher-worker-17 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:11.869 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.869 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:11.869 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.870 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.870 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:11.871 [DefaultDispatcher-worker-2 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.880 [DefaultDispatcher-worker-6 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-04-29 22:59:11.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 22:59:11.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 22:59:11.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.884 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fdf43: (connection evicted) 2024-04-29 22:59:11.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:11.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 22:59:11.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 22:59:11.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 22:59:11.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 22:59:11.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:11.886 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf: (connection evicted) 2024-04-29 22:59:11.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:11.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 22:59:11.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 22:59:12.058 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:12.059 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.059 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.059 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.060 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.060 [DefaultDispatcher-worker-14 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.168 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:12.168 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.168 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.168 [DefaultDispatcher-worker-13 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.169 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.169 [DefaultDispatcher-worker-6 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.237 [DefaultDispatcher-worker-13 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:12.237 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.237 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.237 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.238 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.238 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.411 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:12.412 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.412 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.412 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.413 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.416 [DefaultDispatcher-worker-17 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:12.416 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.416 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.416 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.417 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.417 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.546 [DefaultDispatcher-worker-13 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:12.547 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.547 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.547 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.548 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.548 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.737 [DefaultDispatcher-worker-5 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:12.737 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.737 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.737 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.738 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.738 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.803 [DefaultDispatcher-worker-9 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:12.803 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.803 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.803 [DefaultDispatcher-worker-9 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.804 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.804 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.872 [DefaultDispatcher-worker-4 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:12.872 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.872 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.872 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.873 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.873 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.878 [DefaultDispatcher-worker-17 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:12.878 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.878 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:12.878 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.879 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.879 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 22:59:12.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 22:59:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:12.890 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3533b614: (connection evicted) 2024-04-29 22:59:12.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:12.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 22:59:12.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 22:59:12.894 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 22:59:12.894 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1b69bb 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.895 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 22:59:12.912 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.923 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.925 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.927 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592e315e 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:12.927 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 22:59:12.928 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.928 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.928 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 22:59:12.941 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.953 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.954 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.956 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.968 [DefaultDispatcher-worker-9 @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-04-29 22:59:12.981 [DefaultDispatcher-worker-16 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.995 [DefaultDispatcher-worker-15 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d 2024-04-29 22:59:12.995 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 22:59:13.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 22:59:13.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.004 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@616d9a6d: (connection evicted) 2024-04-29 22:59:13.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 22:59:13.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 22:59:13.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 22:59:13.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 22:59:13.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.006 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe: (connection evicted) 2024-04-29 22:59:13.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 22:59:13.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b0aeb1 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.007 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.008 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 22:59:13.023 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.035 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.037 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.038 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dd405a 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.039 [Test worker @coroutine#3410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 22:59:13.053 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.065 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.066 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.068 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.071 [DefaultDispatcher-worker-6 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:13.072 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.072 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.072 [DefaultDispatcher-worker-6 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.073 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.073 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.080 [DefaultDispatcher-worker-14 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34 2024-04-29 22:59:13.094 [DefaultDispatcher-worker-14 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.106 [DefaultDispatcher-worker-9 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.108 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.118 [DefaultDispatcher-worker-17 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.139 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.140 [DefaultDispatcher-worker-16 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99d328 2024-04-29 22:59:13.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 22:59:13.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 22:59:13.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.143 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a99d328: (connection evicted) 2024-04-29 22:59:13.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 22:59:13.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 22:59:13.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 22:59:13.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 22:59:13.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.144 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ee0ef34: (connection evicted) 2024-04-29 22:59:13.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 22:59:13.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361065d1 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.146 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.147 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 22:59:13.165 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.177 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.179 [DefaultDispatcher-worker-16 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:13.179 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.179 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.179 [DefaultDispatcher-worker-16 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.179 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.180 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.180 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.181 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acf51d7 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.182 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 22:59:13.183 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.183 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.183 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 22:59:13.197 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.209 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.210 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.212 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.224 [DefaultDispatcher-worker-14 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204b1903 2024-04-29 22:59:13.238 [DefaultDispatcher-worker-5 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.247 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:13.254 [DefaultDispatcher-worker-4 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:13.254 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.254 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.254 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.255 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.255 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.255 [DefaultDispatcher-worker-6 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-04-29 22:59:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 22:59:13.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 22:59:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.263 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3db079: (connection evicted) 2024-04-29 22:59:13.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 22:59:13.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 22:59:13.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 22:59:13.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 22:59:13.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.264 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204b1903: (connection evicted) 2024-04-29 22:59:13.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 22:59:13.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddd5715 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.266 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.267 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.267 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 22:59:13.267 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.267 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.267 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 22:59:13.283 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.295 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.296 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.298 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.298 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6daf20 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.299 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 22:59:13.313 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.325 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.326 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.328 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.341 [DefaultDispatcher-worker-13 @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5086e144 2024-04-29 22:59:13.354 [DefaultDispatcher-worker-3 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.366 [DefaultDispatcher-worker-11 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-04-29 22:59:13.367 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 22:59:13.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 22:59:13.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.375 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c15e: (connection evicted) 2024-04-29 22:59:13.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 22:59:13.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 22:59:13.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 22:59:13.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 22:59:13.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.376 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5086e144: (connection evicted) 2024-04-29 22:59:13.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 22:59:13.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29244152 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.378 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 22:59:13.394 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.406 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.408 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.410 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f1505 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.410 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 22:59:13.411 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.411 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.411 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 22:59:13.425 [DefaultDispatcher-worker-12 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:13.425 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.425 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.425 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.426 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.427 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.429 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:13.429 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.429 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.429 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.430 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.430 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.439 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.441 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.443 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.454 [DefaultDispatcher-worker-9 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-04-29 22:59:13.466 [DefaultDispatcher-worker-9 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.478 [DefaultDispatcher-worker-4 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-04-29 22:59:13.479 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 22:59:13.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 22:59:13.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.486 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dfb073: (connection evicted) 2024-04-29 22:59:13.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 22:59:13.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 22:59:13.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 22:59:13.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 22:59:13.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.487 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202ed88d: (connection evicted) 2024-04-29 22:59:13.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 22:59:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d6b6e 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.489 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.490 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 22:59:13.507 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.519 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.520 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.522 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3ea082 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.523 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 22:59:13.537 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.551 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.553 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.555 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.558 [DefaultDispatcher-worker-11 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:13.558 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.558 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.558 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.559 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.559 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.567 [DefaultDispatcher-worker-4 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2024-04-29 22:59:13.581 [DefaultDispatcher-worker-5 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.590 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:13.593 [DefaultDispatcher-worker-4 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.601 [DefaultDispatcher-worker-13 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2024-04-29 22:59:13.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 22:59:13.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 22:59:13.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.609 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c519681: (connection evicted) 2024-04-29 22:59:13.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 22:59:13.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 22:59:13.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 22:59:13.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 22:59:13.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.611 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68330024: (connection evicted) 2024-04-29 22:59:13.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 22:59:13.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 22:59:13.612 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e25c2f 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.613 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 22:59:13.628 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.640 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.642 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.644 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35307365 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.644 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.645 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.645 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 22:59:13.645 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.645 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.645 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 22:59:13.659 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.671 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.672 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.674 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.686 [DefaultDispatcher-worker-2 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2024-04-29 22:59:13.699 [DefaultDispatcher-worker-2 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.711 [DefaultDispatcher-worker-13 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.713 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:13.721 [DefaultDispatcher-worker-1 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.742 [DefaultDispatcher-worker-11 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-04-29 22:59:13.745 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 22:59:13.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 22:59:13.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.747 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2: (connection evicted) 2024-04-29 22:59:13.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 22:59:13.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 22:59:13.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 22:59:13.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 22:59:13.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.749 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:13.749 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0: (connection evicted) 2024-04-29 22:59:13.749 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.749 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.749 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 22:59:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 22:59:13.750 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.750 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c1be2f 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.751 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.752 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 22:59:13.767 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.779 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.780 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.782 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a262e93 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.783 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 22:59:13.797 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.809 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.811 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.813 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.814 [DefaultDispatcher-worker-4 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:13.814 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.814 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.814 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.815 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.815 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.825 [DefaultDispatcher-worker-13 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5765cd21 2024-04-29 22:59:13.837 [DefaultDispatcher-worker-14 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.849 [DefaultDispatcher-worker-12 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.851 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-04-29 22:59:13.852 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 22:59:13.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 22:59:13.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.859 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f: (connection evicted) 2024-04-29 22:59:13.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 22:59:13.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 22:59:13.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 22:59:13.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 22:59:13.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.861 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5765cd21: (connection evicted) 2024-04-29 22:59:13.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 22:59:13.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f67af6 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.863 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.864 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 22:59:13.881 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.884 [DefaultDispatcher-worker-2 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:13.884 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.884 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.884 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.886 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.886 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.890 [DefaultDispatcher-worker-6 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:13.890 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.890 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:13.890 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.891 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.891 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:13.895 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.897 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.899 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b1369 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.900 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 22:59:13.915 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.926 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.928 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.930 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.942 [DefaultDispatcher-worker-15 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-04-29 22:59:13.956 [DefaultDispatcher-worker-6 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.964 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:13.967 [DefaultDispatcher-worker-14 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.969 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.973 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35abfeba 2024-04-29 22:59:13.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 22:59:13.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 22:59:13.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.982 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35abfeba: (connection evicted) 2024-04-29 22:59:13.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 22:59:13.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 22:59:13.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 22:59:13.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 22:59:13.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:13.983 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221383c9: (connection evicted) 2024-04-29 22:59:13.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:13.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 22:59:13.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abe5132 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:13.985 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:13.986 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 22:59:14.001 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.013 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.015 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.017 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a0ca728 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.017 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.018 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 22:59:14.032 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.043 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.045 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.047 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.059 [DefaultDispatcher-worker-5 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-04-29 22:59:14.072 [DefaultDispatcher-worker-14 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.085 [DefaultDispatcher-worker-1 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d 2024-04-29 22:59:14.085 [DefaultDispatcher-worker-9 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:14.085 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.085 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.085 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.086 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.086 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.086 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.135 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 22:59:14.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 22:59:14.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.148 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2a70d: (connection evicted) 2024-04-29 22:59:14.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 22:59:14.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 22:59:14.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 22:59:14.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 22:59:14.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.149 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25777ab6: (connection evicted) 2024-04-29 22:59:14.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 22:59:14.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c04d2 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.151 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 22:59:14.152 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.152 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.152 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 22:59:14.168 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.182 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.184 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.184 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b0a724 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.185 [Test worker @coroutine#4045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 22:59:14.191 [DefaultDispatcher-worker-11 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:14.191 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.191 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.191 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.192 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.192 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.205 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.217 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.219 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.220 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.233 [DefaultDispatcher-worker-4 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a 2024-04-29 22:59:14.248 [DefaultDispatcher-worker-6 @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.252 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.263 [DefaultDispatcher-worker-10 @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7 2024-04-29 22:59:14.271 [DefaultDispatcher-worker-15 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:14.271 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.271 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.271 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.273 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.273 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 22:59:14.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 22:59:14.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.276 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3920a7: (connection evicted) 2024-04-29 22:59:14.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 22:59:14.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 22:59:14.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 22:59:14.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 22:59:14.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.277 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da76d3a: (connection evicted) 2024-04-29 22:59:14.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 22:59:14.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1ba156 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.279 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 22:59:14.280 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.280 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.280 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 22:59:14.296 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.307 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.309 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.311 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.311 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@980ac1f 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.312 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 22:59:14.326 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.338 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.339 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.341 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.353 [DefaultDispatcher-worker-13 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af447b6 2024-04-29 22:59:14.366 [DefaultDispatcher-worker-10 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.377 [DefaultDispatcher-worker-9 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.380 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.380 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.382 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2024-04-29 22:59:14.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 22:59:14.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 22:59:14.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.390 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d: (connection evicted) 2024-04-29 22:59:14.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 22:59:14.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 22:59:14.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 22:59:14.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 22:59:14.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.392 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6af447b6: (connection evicted) 2024-04-29 22:59:14.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 22:59:14.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311898c 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.394 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 22:59:14.395 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.395 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.395 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 22:59:14.412 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.423 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.425 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.427 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.427 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b1fdb7 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.428 [Test worker @coroutine#4174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 22:59:14.438 [DefaultDispatcher-worker-6 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:14.439 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.439 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.439 [DefaultDispatcher-worker-6 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.440 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.441 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:14.442 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.442 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.442 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.443 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.443 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.444 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.455 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.457 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.459 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.471 [DefaultDispatcher-worker-12 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2024-04-29 22:59:14.485 [DefaultDispatcher-worker-9 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.495 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.497 [DefaultDispatcher-worker-9 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.509 [UI Thread @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2024-04-29 22:59:14.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 22:59:14.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 22:59:14.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.513 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3831fb48: (connection evicted) 2024-04-29 22:59:14.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 22:59:14.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 22:59:14.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 22:59:14.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 22:59:14.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.515 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904: (connection evicted) 2024-04-29 22:59:14.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 22:59:14.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5519ee60 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.518 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.519 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 22:59:14.536 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.548 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.549 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.551 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.563 [DefaultDispatcher-worker-7 @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.565 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.571 [DefaultDispatcher-worker-11 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:14.571 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.571 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.571 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.573 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.573 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.580 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a 2024-04-29 22:59:14.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 22:59:14.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 22:59:14.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.593 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fac3a: (connection evicted) 2024-04-29 22:59:14.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 22:59:14.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.595 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 22:59:14.596 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.596 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.596 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 22:59:14.611 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.623 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.625 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.626 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-29 22:59:14.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 22:59:14.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 22:59:14.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 22:59:14.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 22:59:14.631 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68769265 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.632 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 22:59:14.646 [DefaultDispatcher-worker-17 @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 22:59:14.646 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.658 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.660 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.661 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f35d31 2024-04-29 22:59:14.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 22:59:14.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 22:59:14.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 22:59:14.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae06c93 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.666 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.667 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 22:59:14.681 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.692 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.694 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.696 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ddec942 2024-04-29 22:59:14.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 22:59:14.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 22:59:14.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 22:59:14.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a4637c 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.701 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 22:59:14.702 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.702 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.702 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 22:59:14.716 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.727 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.729 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.731 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.738 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.741 [DefaultDispatcher-worker-7 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-29 22:59:14.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 22:59:14.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 22:59:14.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.745 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c27b65: (connection evicted) 2024-04-29 22:59:14.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 22:59:14.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 22:59:14.747 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a6dffd 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.748 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 22:59:14.760 [DefaultDispatcher-worker-7 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:14.760 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.760 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.760 [DefaultDispatcher-worker-7 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.762 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.762 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.767 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.779 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.780 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.782 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d818b5 2024-04-29 22:59:14.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 22:59:14.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 22:59:14.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 22:59:14.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c71d704 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.787 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.788 [Test worker @coroutine#4478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 22:59:14.803 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.815 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.816 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.818 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.827 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:14.827 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.827 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.827 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.829 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.829 [DefaultDispatcher-worker-7 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.830 [DefaultDispatcher-worker-1 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.832 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.837 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92 2024-04-29 22:59:14.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 22:59:14.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 22:59:14.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.840 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d5d9d92: (connection evicted) 2024-04-29 22:59:14.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 22:59:14.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537979aa 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.843 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.844 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 22:59:14.844 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.844 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.844 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 22:59:14.862 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.873 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.875 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.877 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9db780 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.877 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 22:59:14.878 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.878 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.878 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 22:59:14.893 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.897 [DefaultDispatcher-worker-5 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:14.897 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.897 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.897 [DefaultDispatcher-worker-5 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.899 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.899 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.902 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:14.902 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.902 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:14.902 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.903 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.903 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:14.905 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.907 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.909 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.922 [DefaultDispatcher-worker-11 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-04-29 22:59:14.935 [DefaultDispatcher-worker-11 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.944 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:14.958 [DefaultDispatcher-worker-4 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2024-04-29 22:59:14.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 22:59:14.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 22:59:14.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.966 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b115d71: (connection evicted) 2024-04-29 22:59:14.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 22:59:14.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:14.967 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7056cda8: (connection evicted) 2024-04-29 22:59:14.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 22:59:14.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 22:59:14.968 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:14.969 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 22:59:14.985 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:14.997 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:14.999 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:15.000 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745d399a 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.001 [Test worker @coroutine#4547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 22:59:15.015 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.026 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.028 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.030 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.042 [DefaultDispatcher-worker-3 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-04-29 22:59:15.055 [DefaultDispatcher-worker-5 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:15.069 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:15.073 [DefaultDispatcher-worker-6 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-04-29 22:59:15.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 22:59:15.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 22:59:15.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.076 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf: (connection evicted) 2024-04-29 22:59:15.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 22:59:15.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 22:59:15.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 22:59:15.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 22:59:15.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.078 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420307f9: (connection evicted) 2024-04-29 22:59:15.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 22:59:15.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd925c 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.081 [Test worker @coroutine#4574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 22:59:15.096 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.096 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:15.096 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.096 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.096 [DefaultDispatcher-worker-13 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.098 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.098 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.108 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.109 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.111 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37846cc2 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.112 [Test worker @coroutine#4574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 22:59:15.115 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.126 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.138 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.140 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.142 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.154 [DefaultDispatcher-worker-1 @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e8522e 2024-04-29 22:59:15.165 [DefaultDispatcher-worker-6 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.181 [DefaultDispatcher-worker-6 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.182 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:15.191 [DefaultDispatcher-worker-11 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.203 [DefaultDispatcher-worker-8 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:15.204 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.204 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.204 [DefaultDispatcher-worker-8 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.204 [DefaultDispatcher-worker-10 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e 2024-04-29 22:59:15.205 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.205 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.212 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 22:59:15.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 22:59:15.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.215 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a2e86e: (connection evicted) 2024-04-29 22:59:15.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 22:59:15.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 22:59:15.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 22:59:15.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 22:59:15.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.217 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e8522e: (connection evicted) 2024-04-29 22:59:15.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 22:59:15.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 22:59:15.219 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d685156 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.220 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 22:59:15.221 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.221 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.221 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 22:59:15.237 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.253 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.261 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.263 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.263 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ecdd85 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.264 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 22:59:15.282 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.284 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:15.285 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.285 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.285 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.286 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.286 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.295 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.297 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.299 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.311 [DefaultDispatcher-worker-13 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2024-04-29 22:59:15.321 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:15.325 [DefaultDispatcher-worker-14 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.335 [DefaultDispatcher-worker-13 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.344 [DefaultDispatcher-worker-11 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2024-04-29 22:59:15.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 22:59:15.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 22:59:15.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.358 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2: (connection evicted) 2024-04-29 22:59:15.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 22:59:15.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 22:59:15.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 22:59:15.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 22:59:15.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.359 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d: (connection evicted) 2024-04-29 22:59:15.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 22:59:15.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74af4b0 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.361 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 22:59:15.378 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.389 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.391 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.393 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d607b 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.393 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 22:59:15.394 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.394 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.394 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 22:59:15.407 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.419 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.420 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.422 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.434 [DefaultDispatcher-worker-2 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d16a81 2024-04-29 22:59:15.448 [DefaultDispatcher-worker-14 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.451 [DefaultDispatcher-worker-11 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:15.451 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.451 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.451 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.452 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.455 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:15.455 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.455 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.455 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.456 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.456 [DefaultDispatcher-worker-15 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.459 [DefaultDispatcher-worker-5 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52 2024-04-29 22:59:15.462 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 22:59:15.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 22:59:15.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.463 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf3aa52: (connection evicted) 2024-04-29 22:59:15.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 22:59:15.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 22:59:15.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 22:59:15.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 22:59:15.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.464 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d16a81: (connection evicted) 2024-04-29 22:59:15.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 22:59:15.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 22:59:15.467 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8f835c 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.468 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 22:59:15.482 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.494 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.496 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.498 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330f3046 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.498 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 22:59:15.512 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.524 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.525 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.527 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.540 [DefaultDispatcher-worker-13 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a 2024-04-29 22:59:15.551 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.551 [DefaultDispatcher-worker-13 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.560 [DefaultDispatcher-worker-5 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.568 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:15.585 [DefaultDispatcher-worker-12 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:15.585 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.585 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.585 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.586 [DefaultDispatcher-worker-16 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2024-04-29 22:59:15.587 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.587 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 22:59:15.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 22:59:15.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.588 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@858bf8c: (connection evicted) 2024-04-29 22:59:15.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 22:59:15.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 22:59:15.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 22:59:15.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 22:59:15.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.589 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6e296a: (connection evicted) 2024-04-29 22:59:15.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 22:59:15.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9053b3 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.591 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.592 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 22:59:15.609 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.620 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.622 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.624 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5c04a4 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.624 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 22:59:15.625 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.625 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.625 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 22:59:15.632 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.638 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.650 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.652 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.653 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.663 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.665 [DefaultDispatcher-worker-11 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bcf689 2024-04-29 22:59:15.677 [DefaultDispatcher-worker-2 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.689 [DefaultDispatcher-worker-2 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.692 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:15.698 [DefaultDispatcher-worker-11 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.701 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.713 [DefaultDispatcher-worker-3 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a700311 2024-04-29 22:59:15.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 22:59:15.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 22:59:15.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.715 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a700311: (connection evicted) 2024-04-29 22:59:15.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 22:59:15.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 22:59:15.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 22:59:15.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 22:59:15.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.716 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64bcf689: (connection evicted) 2024-04-29 22:59:15.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 22:59:15.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c937c92 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.719 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 22:59:15.720 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.720 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.720 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 22:59:15.735 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.747 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.749 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.750 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a0447e 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.751 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 22:59:15.766 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.771 [DefaultDispatcher-worker-8 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:15.772 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.772 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.772 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.773 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.773 [DefaultDispatcher-worker-9 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.778 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.780 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.781 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.794 [DefaultDispatcher-worker-10 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-04-29 22:59:15.808 [DefaultDispatcher-worker-10 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.818 [DefaultDispatcher-worker-11 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2024-04-29 22:59:15.820 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 22:59:15.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 22:59:15.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.830 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e: (connection evicted) 2024-04-29 22:59:15.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 22:59:15.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 22:59:15.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 22:59:15.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 22:59:15.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.832 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@602854ed: (connection evicted) 2024-04-29 22:59:15.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 22:59:15.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5808573f 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 22:59:15.834 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.835 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 22:59:15.838 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:15.838 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.838 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.838 [DefaultDispatcher-worker-6 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.839 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.839 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.852 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.864 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.866 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.868 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.868 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 22:59:15.869 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.869 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.869 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 22:59:15.883 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.885 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.894 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.896 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.898 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.911 [DefaultDispatcher-worker-7 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:15.911 [DefaultDispatcher-worker-17 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-04-29 22:59:15.911 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.911 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.911 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.912 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.912 [DefaultDispatcher-worker-2 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.914 [DefaultDispatcher-worker-16 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:15.914 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.914 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:15.914 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.915 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.915 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:15.923 [DefaultDispatcher-worker-11 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.934 [DefaultDispatcher-worker-3 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2024-04-29 22:59:15.935 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 22:59:15.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 22:59:15.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.939 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0: (connection evicted) 2024-04-29 22:59:15.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 22:59:15.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 22:59:15.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 22:59:15.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 22:59:15.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:15.941 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2024-04-29 22:59:15.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:15.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 22:59:15.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 22:59:15.942 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.943 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 22:59:15.944 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.944 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.944 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 22:59:15.962 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.973 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.975 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.977 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf95d2 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:15.978 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 22:59:15.992 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:16.004 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:16.006 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:16.007 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:16.020 [DefaultDispatcher-worker-7 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-04-29 22:59:16.034 [DefaultDispatcher-worker-16 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:16.043 [DefaultDispatcher-worker-16 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2024-04-29 22:59:16.044 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 22:59:16.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 22:59:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.046 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2024-04-29 22:59:16.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 22:59:16.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 22:59:16.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 22:59:16.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 22:59:16.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.048 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49: (connection evicted) 2024-04-29 22:59:16.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 22:59:16.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c19b0a8 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.051 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.052 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 22:59:16.070 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.082 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.083 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.085 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.085 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.086 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 22:59:16.100 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.107 [DefaultDispatcher-worker-9 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:16.107 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.107 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.107 [DefaultDispatcher-worker-9 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.109 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.109 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.112 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.114 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.116 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.129 [DefaultDispatcher-worker-6 @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-04-29 22:59:16.141 [DefaultDispatcher-worker-8 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.152 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:16.157 [DefaultDispatcher-worker-3 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.166 [DefaultDispatcher-worker-3 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.177 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.186 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.201 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.215 [DefaultDispatcher-worker-10 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:16.215 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.215 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.215 [DefaultDispatcher-worker-10 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.216 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.216 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.224 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.250 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.298 [DefaultDispatcher-worker-3 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:16.299 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.299 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.299 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.299 [DefaultDispatcher-worker-16 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2024-04-29 22:59:16.300 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.300 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 22:59:16.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 22:59:16.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.301 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab: (connection evicted) 2024-04-29 22:59:16.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 22:59:16.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 22:59:16.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 22:59:16.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 22:59:16.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.302 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2024-04-29 22:59:16.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 22:59:16.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3a9061 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.304 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.305 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 22:59:16.322 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.333 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.335 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.341 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.342 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.342 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c88323 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.343 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 22:59:16.357 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.369 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.369 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.371 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.372 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.385 [DefaultDispatcher-worker-1 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-04-29 22:59:16.399 [DefaultDispatcher-worker-11 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.405 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:16.413 [DefaultDispatcher-worker-3 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.419 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.423 [DefaultDispatcher-worker-14 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2024-04-29 22:59:16.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 22:59:16.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 22:59:16.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.428 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d40f07: (connection evicted) 2024-04-29 22:59:16.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 22:59:16.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 22:59:16.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 22:59:16.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 22:59:16.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.429 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3: (connection evicted) 2024-04-29 22:59:16.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 22:59:16.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76480730 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.431 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 22:59:16.432 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.432 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.432 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 22:59:16.450 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.464 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.464 [DefaultDispatcher-worker-7 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:16.464 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.464 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.464 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.465 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.466 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.467 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.467 [DefaultDispatcher-worker-17 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:16.467 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.467 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.467 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.468 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.468 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.468 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.468 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.469 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 22:59:16.483 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.495 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.497 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.499 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.510 [DefaultDispatcher-worker-8 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-29 22:59:16.523 [DefaultDispatcher-worker-12 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.532 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:16.537 [DefaultDispatcher-worker-7 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-29 22:59:16.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 22:59:16.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 22:59:16.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.543 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77198cce: (connection evicted) 2024-04-29 22:59:16.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 22:59:16.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 22:59:16.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 22:59:16.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 22:59:16.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.544 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2024-04-29 22:59:16.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 22:59:16.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5091456c 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.547 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 22:59:16.548 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.548 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.548 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 22:59:16.563 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.574 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.576 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.578 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746cb25d 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.578 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.579 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 22:59:16.593 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.598 [DefaultDispatcher-worker-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:16.598 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.598 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.598 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.599 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.599 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.608 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.610 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.612 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.624 [DefaultDispatcher-worker-15 @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-04-29 22:59:16.638 [DefaultDispatcher-worker-1 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.648 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:16.653 [DefaultDispatcher-worker-5 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.663 [DefaultDispatcher-worker-10 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-29 22:59:16.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 22:59:16.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 22:59:16.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.670 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a5f12: (connection evicted) 2024-04-29 22:59:16.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 22:59:16.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 22:59:16.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 22:59:16.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 22:59:16.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.671 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b: (connection evicted) 2024-04-29 22:59:16.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 22:59:16.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 22:59:16.673 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 22:59:16.673 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.673 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.673 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38388639 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.674 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 22:59:16.691 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.695 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.703 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.705 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.707 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.717 [DefaultDispatcher-worker-13 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.725 [DefaultDispatcher-worker-3 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a20aab 2024-04-29 22:59:16.741 [UI Thread @coroutine#5082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586639090140348416 2024-04-29 22:59:16.741 [UI Thread @coroutine#5082] 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=586639090140348416. 2024-04-29 22:59:16.741 [UI Thread @coroutine#5082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586639090140348416 2024-04-29 22:59:16.742 [UI Thread @coroutine#5082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586639090140348416 2024-04-29 22:59:16.742 [UI Thread @coroutine#5082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586639090140348416 2024-04-29 22:59:16.743 [UI Thread @coroutine#5082] 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=586639090140348416. 2024-04-29 22:59:16.743 [UI Thread @coroutine#5082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586639090140348416 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:59:16.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 22:59:16.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 22:59:16.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.745 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a20aab: (connection evicted) 2024-04-29 22:59:16.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 22:59:16.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 22:59:16.798 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69554e5a 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.799 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 22:59:16.800 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.800 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.800 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 22:59:16.808 [DefaultDispatcher-worker-8 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:16.808 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.808 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.808 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.810 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.810 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.824 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.840 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.842 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.844 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.851 [DefaultDispatcher-worker-4 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:16.852 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.852 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.852 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.853 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.853 [DefaultDispatcher-worker-16 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.856 [DefaultDispatcher-worker-7 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.877 [DefaultDispatcher-worker-14 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.886 [DefaultDispatcher-worker-5 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2024-04-29 22:59:16.900 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 22:59:16.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 22:59:16.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.900 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@210c4071: (connection evicted) 2024-04-29 22:59:16.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 22:59:16.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 22:59:16.951 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.960 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5e1b83 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:16.961 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 22:59:16.962 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.962 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.962 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-6 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-16 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:16.963 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.964 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:16.972 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:16.977 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.989 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.991 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.993 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2024-04-29 22:59:16.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 22:59:16.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 22:59:16.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:16.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:16.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 22:59:16.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 22:59:17.001 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.002 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 22:59:17.020 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.032 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.033 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.035 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-29 22:59:17.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 22:59:17.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 22:59:17.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:17.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 22:59:17.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d12fa92 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.041 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 22:59:17.042 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.042 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.042 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 22:59:17.065 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.082 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.084 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.086 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a9e31b 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.086 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 22:59:17.087 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.087 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.087 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 22:59:17.101 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.113 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.114 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.116 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.120 [DefaultDispatcher-worker-12 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:17.120 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.120 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.120 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.121 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.121 [DefaultDispatcher-worker-12 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.128 [DefaultDispatcher-worker-14 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-04-29 22:59:17.139 [DefaultDispatcher-worker-16 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e740c6 2024-04-29 22:59:17.141 [DefaultDispatcher-worker-3 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 22:59:17.142 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.143 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.143 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:59:17.143 [UI Thread @coroutine#5198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.144 [UI Thread @coroutine#5198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.144 [UI Thread @coroutine#5198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.145 [UI Thread @coroutine#5198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:59:17.145 [UI Thread @coroutine#5198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42961/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:17.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 22:59:17.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 22:59:17.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.147 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e740c6: (connection evicted) 2024-04-29 22:59:17.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 22:59:17.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 22:59:17.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 22:59:17.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 22:59:17.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.148 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7: (connection evicted) 2024-04-29 22:59:17.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 22:59:17.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.150 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 22:59:17.151 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.151 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.151 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 22:59:17.167 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.174 [DefaultDispatcher-worker-3 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 22:59:17.179 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.181 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.181 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.183 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.183 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 22:59:17.184 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.184 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.184 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 22:59:17.198 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.212 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.214 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.216 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.227 [DefaultDispatcher-worker-12 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-29 22:59:17.228 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:17.228 [DefaultDispatcher-worker-1 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 22:59:17.228 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.228 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.228 [DefaultDispatcher-worker-9 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.229 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.229 [DefaultDispatcher-worker-1 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.240 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.243 [DefaultDispatcher-worker-1 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-29 22:59:17.245 [UI Thread @coroutine#5233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.245 [UI Thread @coroutine#5233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:59:17.245 [UI Thread @coroutine#5233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.247 [UI Thread @coroutine#5233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.247 [UI Thread @coroutine#5233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60145/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 22:59:17.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 22:59:17.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.248 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2024-04-29 22:59:17.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 22:59:17.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 22:59:17.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 22:59:17.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 22:59:17.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.250 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2024-04-29 22:59:17.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 22:59:17.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 22:59:17.252 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec80bbd 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.253 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.254 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 22:59:17.259 [DefaultDispatcher-worker-16 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-04-29 22:59:17.272 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.274 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.285 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.287 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.289 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6803b02d 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.290 [Test worker @coroutine#5239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 22:59:17.304 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.310 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:17.310 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.310 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.310 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.311 [DefaultDispatcher-worker-11 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.311 [DefaultDispatcher-worker-11 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.317 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.319 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.321 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.328 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.333 [DefaultDispatcher-worker-5 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-04-29 22:59:17.348 [DefaultDispatcher-worker-16 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2024-04-29 22:59:17.350 [UI Thread @coroutine#5266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.350 [UI Thread @coroutine#5266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:59:17.350 [UI Thread @coroutine#5266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.352 [UI Thread @coroutine#5266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.352 [UI Thread @coroutine#5266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 22:59:17.352 [UI Thread @coroutine#5266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 22:59:17.352 [UI Thread @coroutine#5266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52017/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:17.354 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 22:59:17.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 22:59:17.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.354 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c75870: (connection evicted) 2024-04-29 22:59:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 22:59:17.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 22:59:17.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 22:59:17.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 22:59:17.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.355 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5: (connection evicted) 2024-04-29 22:59:17.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 22:59:17.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 22:59:17.358 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f59ecf 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.358 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 22:59:17.359 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.359 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.359 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 22:59:17.376 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.387 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.389 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.390 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@134b9d9c 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.391 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 22:59:17.405 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.416 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.419 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.421 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.433 [DefaultDispatcher-worker-9 @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c997b1 2024-04-29 22:59:17.445 [DefaultDispatcher-worker-15 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.459 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:17.469 [DefaultDispatcher-worker-12 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18563d10 2024-04-29 22:59:17.480 [DefaultDispatcher-worker-4 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:17.480 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.480 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.480 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 22:59:17.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 22:59:17.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.481 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.481 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18563d10: (connection evicted) 2024-04-29 22:59:17.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 22:59:17.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 22:59:17.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 22:59:17.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 22:59:17.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.482 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:17.482 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c997b1: (connection evicted) 2024-04-29 22:59:17.482 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.482 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.482 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 22:59:17.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 22:59:17.483 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.483 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9c18b9 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.485 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.486 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.486 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 22:59:17.486 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.486 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.486 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 22:59:17.504 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.515 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.517 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.519 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.530 [DefaultDispatcher-worker-5 @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.552 [DefaultDispatcher-worker-14 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.568 [DefaultDispatcher-worker-5 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.586 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:17.588 [DefaultDispatcher-worker-3 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2024-04-29 22:59:17.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 22:59:17.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 22:59:17.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.590 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e774546: (connection evicted) 2024-04-29 22:59:17.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 22:59:17.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d162d67 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.593 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 22:59:17.594 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.594 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.594 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 22:59:17.609 [DefaultDispatcher-worker-14 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:17.609 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.609 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.609 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.611 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.611 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.612 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.623 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.625 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.627 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c807e6b 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.627 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 22:59:17.628 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.628 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.628 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 22:59:17.642 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.653 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.655 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.656 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.669 [DefaultDispatcher-worker-15 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2024-04-29 22:59:17.682 [DefaultDispatcher-worker-17 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.693 [DefaultDispatcher-worker-4 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2024-04-29 22:59:17.694 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 22:59:17.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 22:59:17.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.701 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390: (connection evicted) 2024-04-29 22:59:17.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 22:59:17.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 22:59:17.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 22:59:17.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 22:59:17.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.703 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81: (connection evicted) 2024-04-29 22:59:17.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 22:59:17.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 22:59:17.705 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434896b0 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.706 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 22:59:17.723 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.734 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.736 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.738 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.749 [DefaultDispatcher-worker-3 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.757 [DefaultDispatcher-worker-11 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.772 [DefaultDispatcher-worker-17 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b 2024-04-29 22:59:17.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 22:59:17.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 22:59:17.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.774 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56aacc7b: (connection evicted) 2024-04-29 22:59:17.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 22:59:17.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db72209 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.776 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 22:59:17.777 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.777 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.777 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 22:59:17.793 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.805 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.807 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.808 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.821 [DefaultDispatcher-worker-1 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.822 [DefaultDispatcher-worker-15 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:17.822 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.822 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.822 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.823 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.823 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.829 [DefaultDispatcher-worker-3 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-29 22:59:17.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 22:59:17.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 22:59:17.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.831 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c: (connection evicted) 2024-04-29 22:59:17.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 22:59:17.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67a6f2c4 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.834 [Test worker @coroutine#5463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 22:59:17.835 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.835 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.835 [Test worker @coroutine#5463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 22:59:17.852 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.860 [DefaultDispatcher-worker-5 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:17.860 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.860 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.860 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.862 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.862 [DefaultDispatcher-worker-4 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.863 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.865 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.867 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.926 [DefaultDispatcher-worker-6 @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2024-04-29 22:59:17.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 22:59:17.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 22:59:17.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.930 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d: (connection evicted) 2024-04-29 22:59:17.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 22:59:17.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bfaa7b 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.932 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 22:59:17.946 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.958 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.960 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.961 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.974 [DefaultDispatcher-worker-7 @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-4 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-8 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-4 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:17.976 [DefaultDispatcher-worker-8 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.977 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.977 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.977 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.977 [DefaultDispatcher-worker-12 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:17.983 [DefaultDispatcher-worker-3 @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2024-04-29 22:59:17.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 22:59:17.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 22:59:17.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:17.988 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b846f: (connection evicted) 2024-04-29 22:59:17.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:17.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 22:59:17.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bc9802 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:17.993 [Test worker @coroutine#5518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 22:59:18.008 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:18.019 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:18.021 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:18.023 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2024-04-29 22:59:18.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 22:59:18.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 22:59:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 22:59:18.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@720da195 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.027 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 22:59:18.028 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.028 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.028 [Test worker @coroutine#5534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 22:59:18.042 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.054 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.055 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.057 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0a4c8b 2024-04-29 22:59:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 22:59:18.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 22:59:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 22:59:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5f886d 2024-04-29 22:59:18.060 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.061 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 22:59:18.076 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.088 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.090 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.092 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9504a58 2024-04-29 22:59:18.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 22:59:18.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 22:59:18.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 22:59:18.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 22:59:18.103 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53621/Site/verify 2024-04-29 22:59:18.103 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53621/Site/verify. 2024-04-29 22:59:18.103 [UI Thread @coroutine#5572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53621/Site/verify 2024-04-29 22:59:18.106 [UI Thread @coroutine#5572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53621/Site/verify 2024-04-29 22:59:18.106 [UI Thread @coroutine#5572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53621/Site/verify 2024-04-29 22:59:18.106 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53621/Site/verify. 2024-04-29 22:59:18.106 [UI Thread @coroutine#5572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53621/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:18.111 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586f1bef 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.112 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 22:59:18.131 [DefaultDispatcher-worker-8 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:18.131 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.131 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.131 [DefaultDispatcher-worker-8 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.132 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.132 [DefaultDispatcher-worker-11 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.132 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.144 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.146 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.148 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bec83d5 2024-04-29 22:59:18.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 22:59:18.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 22:59:18.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 22:59:18.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7aa676 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.151 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 22:59:18.152 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.152 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.152 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 22:59:18.167 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.179 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.181 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.183 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9f4f76 2024-04-29 22:59:18.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 22:59:18.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 22:59:18.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 22:59:18.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4fbedb 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.187 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 22:59:18.188 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.188 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.188 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 22:59:18.208 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.224 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.225 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.227 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.230 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550482aa 2024-04-29 22:59:18.232 [UI Thread @coroutine#5639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41237/Site/verify 2024-04-29 22:59:18.232 [UI Thread @coroutine#5639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41237/Site/verify. 2024-04-29 22:59:18.232 [UI Thread @coroutine#5639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41237/Site/verify 2024-04-29 22:59:18.234 [UI Thread @coroutine#5639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41237/Site/verify 2024-04-29 22:59:18.234 [UI Thread @coroutine#5639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41237/Site/verify 2024-04-29 22:59:18.235 [UI Thread @coroutine#5639] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41237/Site/verify. 2024-04-29 22:59:18.235 [UI Thread @coroutine#5639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41237/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:18.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 22:59:18.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 22:59:18.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 22:59:18.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 22:59:18.241 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:18.241 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.241 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.241 [DefaultDispatcher-worker-12 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.242 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.242 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.243 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42785/Site/verify 2024-04-29 22:59:18.243 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42785/Site/verify. 2024-04-29 22:59:18.243 [UI Thread @coroutine#5653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42785/Site/verify 2024-04-29 22:59:18.244 [UI Thread @coroutine#5653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42785/Site/verify 2024-04-29 22:59:18.244 [UI Thread @coroutine#5653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42785/Site/verify 2024-04-29 22:59:18.245 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42785/Site/verify. 2024-04-29 22:59:18.245 [UI Thread @coroutine#5653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42785/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:18.251 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47757/Site/verify 2024-04-29 22:59:18.251 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47757/Site/verify. 2024-04-29 22:59:18.251 [UI Thread @coroutine#5667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47757/Site/verify 2024-04-29 22:59:18.252 [UI Thread @coroutine#5667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47757/Site/verify 2024-04-29 22:59:18.252 [UI Thread @coroutine#5667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47757/Site/verify 2024-04-29 22:59:18.253 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47757/Site/verify. 2024-04-29 22:59:18.253 [UI Thread @coroutine#5667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47757/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:18.259 [UI Thread @coroutine#5681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 22:59:18.260 [UI Thread @coroutine#5681] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-29 22:59:18.260 [UI Thread @coroutine#5681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 22:59:18.261 [UI Thread @coroutine#5681] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-29 22:59:18.264 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 22:59:18.264 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6aecec 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.265 [Test worker @coroutine#5689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 22:59:18.286 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.299 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.300 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.302 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.314 [DefaultDispatcher-worker-1 @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.323 [DefaultDispatcher-worker-8 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:18.323 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.323 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.323 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.324 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.324 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.335 [DefaultDispatcher-worker-3 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.344 [DefaultDispatcher-worker-12 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.354 [DefaultDispatcher-worker-8 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.364 [DefaultDispatcher-worker-1 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.365 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.374 [DefaultDispatcher-worker-9 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.386 [DefaultDispatcher-worker-14 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.403 [DefaultDispatcher-worker-3 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4 2024-04-29 22:59:18.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 22:59:18.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 22:59:18.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.405 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f52ca4: (connection evicted) 2024-04-29 22:59:18.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 22:59:18.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 22:59:18.407 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4ef770 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.408 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 22:59:18.409 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.427 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.438 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.440 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.442 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c642 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.442 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 22:59:18.443 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.443 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.443 [Test worker @coroutine#5724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 22:59:18.457 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.468 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.470 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.472 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.485 [DefaultDispatcher-worker-4 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2024-04-29 22:59:18.493 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:18.493 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.493 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.493 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.494 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.494 [DefaultDispatcher-worker-4 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:18.494 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.494 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.494 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.495 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.495 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.498 [DefaultDispatcher-worker-2 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9 2024-04-29 22:59:18.508 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 22:59:18.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 22:59:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.511 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8a82e9: (connection evicted) 2024-04-29 22:59:18.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 22:59:18.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 22:59:18.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 22:59:18.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 22:59:18.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.513 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b009051: (connection evicted) 2024-04-29 22:59:18.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 22:59:18.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46933c4 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.514 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.515 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.515 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 22:59:18.515 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.515 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.515 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 22:59:18.535 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.546 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.548 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.550 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27af14bd 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.550 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 22:59:18.551 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.551 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.551 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 22:59:18.565 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.576 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.578 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.580 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.592 [DefaultDispatcher-worker-8 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e5feb 2024-04-29 22:59:18.605 [DefaultDispatcher-worker-12 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.615 [DefaultDispatcher-worker-11 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-29 22:59:18.615 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 22:59:18.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 22:59:18.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.620 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379cfc77: (connection evicted) 2024-04-29 22:59:18.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 22:59:18.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 22:59:18.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 22:59:18.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 22:59:18.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.622 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e5feb: (connection evicted) 2024-04-29 22:59:18.622 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:18.622 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.622 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.622 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 22:59:18.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 22:59:18.623 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.623 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.623 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2f6452 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.624 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 22:59:18.641 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.652 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.654 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.656 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9402c2 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.656 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 22:59:18.670 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.681 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.683 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.685 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.697 [DefaultDispatcher-worker-8 @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-29 22:59:18.709 [DefaultDispatcher-worker-3 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.721 [DefaultDispatcher-worker-12 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c464df 2024-04-29 22:59:18.724 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:18.756 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.833 [DefaultDispatcher-worker-11 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:18.833 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.833 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.833 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.834 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.834 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.873 [DefaultDispatcher-worker-15 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:18.873 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.873 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.873 [DefaultDispatcher-worker-15 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.874 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.874 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 22:59:18.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 22:59:18.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.974 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c464df: (connection evicted) 2024-04-29 22:59:18.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 22:59:18.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 22:59:18.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 22:59:18.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 22:59:18.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:18.975 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6: (connection evicted) 2024-04-29 22:59:18.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:18.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 22:59:18.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ddca64d 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:18.977 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 22:59:18.978 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:18.978 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:18.978 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-7 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-15 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.989 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-7 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.990 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:18.995 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.006 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.008 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.010 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280fa441 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.010 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.011 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 22:59:19.025 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.036 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.038 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.040 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.052 [DefaultDispatcher-worker-17 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be17e53 2024-04-29 22:59:19.064 [DefaultDispatcher-worker-17 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.073 [DefaultDispatcher-worker-11 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.078 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.083 [DefaultDispatcher-worker-8 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e 2024-04-29 22:59:19.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 22:59:19.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 22:59:19.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.088 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc6400e: (connection evicted) 2024-04-29 22:59:19.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 22:59:19.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 22:59:19.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 22:59:19.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 22:59:19.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.089 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be17e53: (connection evicted) 2024-04-29 22:59:19.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 22:59:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b78925 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.091 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 22:59:19.092 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.092 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.092 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 22:59:19.108 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.119 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.121 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.123 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e490ed 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.123 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.124 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 22:59:19.137 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.142 [DefaultDispatcher-worker-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:19.142 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.142 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.142 [DefaultDispatcher-worker-1 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.143 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.143 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.149 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.151 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.152 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.164 [DefaultDispatcher-worker-1 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3 2024-04-29 22:59:19.178 [DefaultDispatcher-worker-15 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.187 [DefaultDispatcher-worker-6 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.192 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.197 [DefaultDispatcher-worker-2 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e 2024-04-29 22:59:19.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 22:59:19.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 22:59:19.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.203 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df99d5e: (connection evicted) 2024-04-29 22:59:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 22:59:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 22:59:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 22:59:19.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 22:59:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.204 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61b5c8a3: (connection evicted) 2024-04-29 22:59:19.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 22:59:19.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b15da69 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 22:59:19.206 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.207 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.207 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 22:59:19.224 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.235 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.237 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.238 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2174fda1 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.239 [Test worker @coroutine#6003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 22:59:19.253 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.254 [DefaultDispatcher-worker-11 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:19.254 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.254 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.254 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.255 [DefaultDispatcher-worker-7 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.255 [DefaultDispatcher-worker-7 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.265 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.267 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.268 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.281 [DefaultDispatcher-worker-14 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f 2024-04-29 22:59:19.294 [DefaultDispatcher-worker-1 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.302 [DefaultDispatcher-worker-14 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.307 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.312 [DefaultDispatcher-worker-16 @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6679a082 2024-04-29 22:59:19.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 22:59:19.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 22:59:19.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.318 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6679a082: (connection evicted) 2024-04-29 22:59:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 22:59:19.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 22:59:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 22:59:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 22:59:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.319 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d99b35f: (connection evicted) 2024-04-29 22:59:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 22:59:19.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377fca35 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.322 [Test worker @coroutine#6059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 22:59:19.334 [DefaultDispatcher-worker-9 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-04-29 22:59:19.334 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.334 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.334 [DefaultDispatcher-worker-9 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.335 [DefaultDispatcher-worker-16 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.335 [DefaultDispatcher-worker-16 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50627/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.339 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.351 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.352 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.354 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.365 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-229 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 due to dirty commit state on close(). 2024-04-29 22:59:19.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2024-04-29 22:59:19.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 22:59:19.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 22:59:19.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.372 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6: (connection evicted) 2024-04-29 22:59:19.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 22:59:19.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 22:59:19.373 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8dd899 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.374 [Test worker @coroutine#6084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 22:59:19.393 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.405 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.406 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.408 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.419 [DefaultDispatcher-worker-10 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.441 [DefaultDispatcher-worker-10 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.450 [DefaultDispatcher-worker-9 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448861e5 2024-04-29 22:59:19.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 22:59:19.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 22:59:19.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.456 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@448861e5: (connection evicted) 2024-04-29 22:59:19.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 22:59:19.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 22:59:19.458 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c0fad6 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.459 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 22:59:19.460 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.460 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.460 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 22:59:19.474 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.485 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.487 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.489 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.500 [DefaultDispatcher-worker-9 @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.506 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d37fc53 2024-04-29 22:59:19.506 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.506 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.506 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.507 [DefaultDispatcher-worker-11 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bd146c 2024-04-29 22:59:19.507 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.507 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.507 [DefaultDispatcher-worker-11 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.507 [DefaultDispatcher-worker-11 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.508 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.508 [DefaultDispatcher-worker-17 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60405/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.523 [DefaultDispatcher-worker-10 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.530 [DefaultDispatcher-worker-7 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.544 [DefaultDispatcher-worker-10 @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bca957 2024-04-29 22:59:19.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 22:59:19.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 22:59:19.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.547 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bca957: (connection evicted) 2024-04-29 22:59:19.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 22:59:19.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4b5ac8 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.549 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.550 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 22:59:19.568 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.579 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.581 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.583 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.592 [DefaultDispatcher-worker-10 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.611 [DefaultDispatcher-worker-7 @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.619 [DefaultDispatcher-worker-8 @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.634 [DefaultDispatcher-worker-9 @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f 2024-04-29 22:59:19.635 [DefaultDispatcher-worker-17 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be2ef56 2024-04-29 22:59:19.635 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.635 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.635 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 22:59:19.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 22:59:19.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.636 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6a7c4f: (connection evicted) 2024-04-29 22:59:19.636 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.636 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36517/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 22:59:19.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303c195f 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.639 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 22:59:19.640 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.640 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.640 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 22:59:19.656 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.667 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.669 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.671 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-04-29 22:59:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 22:59:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 22:59:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 22:59:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4edd8b5b 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.677 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.678 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 22:59:19.693 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.704 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.706 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.708 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-04-29 22:59:19.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 22:59:19.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 22:59:19.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 22:59:19.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f44295 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.712 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 22:59:19.713 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.713 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.713 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 22:59:19.729 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.741 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.743 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.744 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2024-04-29 22:59:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 22:59:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 22:59:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 22:59:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a0d4c2 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.758 [UI Thread @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 22:59:19.759 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.759 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.759 [UI Thread @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 22:59:19.778 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.790 [UI Thread @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.792 [UI Thread @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.794 [UI Thread @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649745dc 2024-04-29 22:59:19.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 22:59:19.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 22:59:19.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.797 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@649745dc: (connection evicted) 2024-04-29 22:59:19.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 22:59:19.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89d045 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.800 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.801 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 22:59:19.819 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.830 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.832 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.834 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2024-04-29 22:59:19.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 22:59:19.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 22:59:19.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 22:59:19.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.838 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 22:59:19.839 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.839 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.839 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 22:59:19.846 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-04-29 22:59:19.846 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.846 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.846 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.847 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.847 [DefaultDispatcher-worker-12 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55771/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.854 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.870 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.872 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.874 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2024-04-29 22:59:19.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 22:59:19.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 22:59:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 22:59:19.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f53070c 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.877 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 22:59:19.878 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.878 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.878 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 22:59:19.885 [DefaultDispatcher-worker-2 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2024-04-29 22:59:19.885 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.885 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:19.885 [DefaultDispatcher-worker-2 @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.886 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.886 [DefaultDispatcher-worker-5 @coroutine#1893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/UmAppDatabase/replication/nodeId 2024-04-29 22:59:19.893 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.896 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.905 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.907 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.908 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2024-04-29 22:59:19.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 22:59:19.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 22:59:19.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 22:59:19.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154f5d37 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.911 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.912 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 22:59:19.924 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:19.927 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.940 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.941 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.943 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7227e6 2024-04-29 22:59:19.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 22:59:19.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 22:59:19.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 22:59:19.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@412b4aed 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.947 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 22:59:19.962 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.974 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.976 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.977 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-04-29 22:59:19.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 22:59:19.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 22:59:19.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:19.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:19.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 22:59:19.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:19.982 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a271f3b 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:19.983 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 22:59:19.999 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:20.002 [DefaultDispatcher-worker-4 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-04-29 22:59:20.002 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.002 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:20.002 [DefaultDispatcher-worker-9 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2024-04-29 22:59:20.002 [DefaultDispatcher-worker-4 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-1 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49315/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.003 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53027/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.013 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:20.015 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:20.017 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4518bffd 2024-04-29 22:59:20.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 22:59:20.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 22:59:20.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:20.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 22:59:20.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed43328 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.021 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 22:59:20.036 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.048 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.050 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.052 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2024-04-29 22:59:20.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 22:59:20.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 22:59:20.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:20.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 22:59:20.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2927d781 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:20.055 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.056 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 22:59:20.071 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.083 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.085 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.086 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2024-04-29 22:59:20.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 22:59:20.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 22:59:20.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:20.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 22:59:20.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6740b169 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:20.091 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 22:59:20.092 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.092 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.092 [Test worker @coroutine#6414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 22:59:20.107 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.119 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.121 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.122 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-04-29 22:59:20.125 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 22:59:20.126 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-29 22:59:20.126 [UI Thread @coroutine#6428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 22:59:20.127 [UI Thread @coroutine#6428] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 22:59:20.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 22:59:20.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 22:59:20.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:20.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 22:59:20.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:20.131 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 22:59:20.132 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.132 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.132 [Test worker @coroutine#6434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 22:59:20.149 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.153 [DefaultDispatcher-worker-7 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2024-04-29 22:59:20.153 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.153 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE 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/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:20.153 [DefaultDispatcher-worker-7 @coroutine#1972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.154 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.154 [DefaultDispatcher-worker-17 @coroutine#1972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33753/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.161 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.163 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.166 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-04-29 22:59:20.168 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41971/Site/verify 2024-04-29 22:59:20.168 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41971/Site/verify. 2024-04-29 22:59:20.168 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/Site/verify 2024-04-29 22:59:20.170 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/Site/verify 2024-04-29 22:59:20.170 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41971/Site/verify 2024-04-29 22:59:20.170 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41971/Site/verify. 2024-04-29 22:59:20.170 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41971/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 22:59:20.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 22:59:20.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 22:59:20.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 22:59:20.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 22:59:20.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28908c04 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 22:59:20.179 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 22:59:20.180 [Test worker @coroutine#6462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 22:59:20.180 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.180 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.180 [Test worker @coroutine#6462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 22:59:20.201 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.213 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.214 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.216 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.226 [DefaultDispatcher-worker-4 @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.235 [DefaultDispatcher-worker-5 @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2024-04-29 22:59:20.240 [UI Thread @coroutine#6479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json 2024-04-29 22:59:20.240 [UI Thread @coroutine#6479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json. 2024-04-29 22:59:20.240 [UI Thread @coroutine#6479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json 2024-04-29 22:59:20.241 [UI Thread @coroutine#6479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] 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:42733/586639103742193664/_ustadmanifest.json. 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42733/586639103742193664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42733/tincan.xml 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42733/tincan.xml. 2024-04-29 22:59:20.242 [UI Thread @coroutine#6479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42733/tincan.xml 2024-04-29 22:59:20.243 [UI Thread @coroutine#6479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42733/tincan.xml 2024-04-29 22:59:20.243 [UI Thread @coroutine#6479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42733/tincan.xml 2024-04-29 22:59:20.265 [DefaultDispatcher-worker-15 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e24d3c 2024-04-29 22:59:20.265 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.265 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId. 2024-04-29 22:59:20.265 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.266 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.266 [DefaultDispatcher-worker-11 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43895/UmAppDatabase/replication/nodeId 2024-04-29 22:59:20.280 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:20.289 [UI Thread @coroutine#6479] 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:42733/tincan.xml. 2024-04-29 22:59:20.289 [UI Thread @coroutine#6479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42733/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 22:59:20.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 22:59:20.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 22:59:20.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 22:59:20.291 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7adc8212: (connection evicted) 2024-04-29 22:59:20.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 22:59:20.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 22:59:20.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.